summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2023-11-19 05:20:39 +0300
committerRasmus Andersson <rasmus@notion.se>2023-11-19 05:20:39 +0300
commitfcef499e69b6a96e1c3e33b675e27dd447e9acf0 (patch)
tree8c3c16d888bac504d31ecaa7117bb070d632157e /docs/index.html
parent022d2fb908bf03fc0983060dbb46a2c852e835c4 (diff)
downloadinter-fcef499e69b6a96e1c3e33b675e27dd447e9acf0.tar.xz
website: gh pages fix attempt for automatic site.baseurl (maybe?)
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html
index c8a82af2a..37b271671 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,7 +1,7 @@
---
layout: default
---
-{%
+{% include defs.html %}{%
assign release_version = site.data.fontinfo[0].version %}{%
@@ -22,8 +22,6 @@ for c in site.data.languages %}{%
assign lang_count = lang_count | plus:1 %}{%
endfor %}{%
endfor -%}
-<!-- url_root={{url_root}} -->
-<!-- site.baseurl={{site.baseurl}} -->
<style type="text/css">
body { overflow-x: hidden }