From 8a1a5153cd558595bcc8aad86a0fb77caa1ad991 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Sun, 19 Apr 2020 11:51:45 -0700 Subject: website: restore older version before LFS --- docs/_layouts/default.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'docs/_layouts') diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index c0c68727c..865f3374a 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -16,13 +16,13 @@ endcapture %}{% for file in site.static_files %}{% assign _path = file.path | remove_first: "/inter" %}{% - if _path == "/r/base.css" %}{% + if _path == "/res/base.css" %}{% assign base_css_v = file.modified_time | date: "%Y%m%d%H%M%S" %}{% - elsif _path == "/r/grid.css" %}{% + elsif _path == "/res/grid.css" %}{% assign grid_css_v = file.modified_time | date: "%Y%m%d%H%M%S" %}{% - elsif _path == "/r/base.js" %}{% + elsif _path == "/res/base.js" %}{% assign base_js_v = file.modified_time | date: "%Y%m%d%H%M%S" %}{% - elsif _path == "/r/favicon.png" %}{% + elsif _path == "/res/favicon.png" %}{% assign favicon_v = file.modified_time | date: "%Y%m%d%H%M%S" %}{% endif %}{% endfor @@ -36,10 +36,10 @@ endfor - - - - + + + + {% include preload-font-files.html %} @@ -59,8 +59,8 @@ endfor {% else %} - - + + {% endif %} @@ -78,7 +78,7 @@ endfor } {% endif %}
Hello
- +