1
1
mirror of https://github.com/rsms/inter.git synced 2024-08-15 22:00:25 +03:00

website: gh pages fix attempt for automatic site.baseurl (maybe?)

This commit is contained in:
Rasmus Andersson 2023-11-18 18:17:43 -08:00
parent 4099a0b6cb
commit 022d2fb908
2 changed files with 3 additions and 8 deletions

View File

@ -12,19 +12,12 @@
- "S@N  s@n  :-)  Smile"
- tag: liga
title: Standard Ligatures
description: Enabled by default
samples:
- "Difficult affine fjord "
- "fi fj"
- tag: dlig
title: Discretionary Ligatures
disable: liga
description: Disabled by default
samples:
- "Difficult affine fjord"
- "after affine art interface"
- "ff ffi fft ft fi tt tf df dt ff kf kt rf"
- "rt vf vt wf wt yf yt ¡¿What?!"

View File

@ -22,6 +22,8 @@ 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 }