From 45e93bea0b740ef0604afd85387a4e0fd642b9c0 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 17 Mar 2022 19:38:23 +0300 Subject: css: main.css -> pre_overlay.css So that it doesn't collide with the theme's main.css. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 0721ad4..995aa0f 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ navbar: link: Main icon: home custom_css: - - main.css + - pre_overlay.css custom_js: # ipaddr.js is buggy: https://github.com/whitequark/ipaddr.js/issues/160. # TODO: revert back to using ipaddr.js if it's fixed? -- cgit v1.2.3