aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-17 19:27:17 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-17 19:27:17 +0300
commitb8f659f3a48d4c6e523a5884ba00643df51346b5 (patch)
tree0f56672b7a347f1fdbf790ef1f6b59a2897d0133 /index.html
parentMakefile: fix accidental failures (diff)
downloadwireguard-config-b8f659f3a48d4c6e523a5884ba00643df51346b5.tar.gz
wireguard-config-b8f659f3a48d4c6e523a5884ba00643df51346b5.zip
add "Edit" & "Download" buttons
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
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?