From b8f659f3a48d4c6e523a5884ba00643df51346b5 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 17 Mar 2022 19:27:17 +0300 Subject: add "Edit" & "Download" buttons --- index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index 8cd136a..0721ad4 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,8 @@ layout: plain navbar: link: Main icon: home +custom_css: + - main.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