aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-22 12:59:26 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-22 12:59:26 +0300
commit85953c9f6cea86bdf0f4a2ec6169b2111d80c6c1 (patch)
tree4367ec42bad60067452d611eb2aa51dc3d760684
parentbump jekyll-theme (diff)
downloadwireguard-config-85953c9f6cea86bdf0f4a2ec6169b2111d80c6c1.tar.gz
wireguard-config-85953c9f6cea86bdf0f4a2ec6169b2111d80c6c1.zip
bump jekyll-theme
-rw-r--r--_config.yml2
-rw-r--r--index.html14
2 files changed, 8 insertions, 8 deletions
diff --git a/_config.yml b/_config.yml
index 2dc5625..51bbd7a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -21,7 +21,7 @@ plugins:
# jekyll-github-metadata
repository: egor-tensin/wireguard-config
# jekyll-remote-theme
-remote_theme: egor-tensin/jekyll-theme@f72fe1f68a8a471c93b5d96ca02515d00a2ec111
+remote_theme: egor-tensin/jekyll-theme@494279e2336fda646656d2ca9c0585197e77c4f1
# Theme settings
settings:
diff --git a/index.html b/index.html
index 75fd1f2..39b38e4 100644
--- a/index.html
+++ b/index.html
@@ -4,19 +4,19 @@ layout: plain
navbar:
link: Main
icon: home
-custom_css:
- - pre_overlay.css
-custom_js:
+links:
+ - {rel: stylesheet, href: assets/css/pre_overlay.css}
+scripts:
# ipaddr.js is buggy: https://github.com/whitequark/ipaddr.js/issues/160.
# TODO: revert back to using ipaddr.js if it's fixed?
- #- https://cdn.jsdelivr.net/npm/ipaddr.js@2.0.1/ipaddr.min.js
+ #- {src: 'https://cdn.jsdelivr.net/npm/ipaddr.js@2.0.1/ipaddr.min.js'}
# This is the "browserified" replacement, ip-address. This bundling procedure
# fucking sucks, but it's the best I've got for now.
- - bundle.js
+ - {src: assets/js/bundle.js}
- - https://cdn.jsdelivr.net/npm/qrious@4.0.2/dist/qrious.min.js
- - main.js
+ - {src: 'https://cdn.jsdelivr.net/npm/qrious@4.0.2/dist/qrious.min.js'}
+ - {src: assets/js/main.js}
params:
- id: server