website: gh pages fix attempt for automatic site.baseurl (maybe?)
This commit is contained in:
parent
4099a0b6cb
commit
022d2fb908
2 changed files with 3 additions and 8 deletions
|
|
@ -12,19 +12,12 @@
|
||||||
- "S›@‹N s@n ›:-)‹ ›•‹Smile"
|
- "S›@‹N s@n ›:-)‹ ›•‹Smile"
|
||||||
|
|
||||||
|
|
||||||
- tag: liga
|
|
||||||
title: Standard Ligatures
|
|
||||||
description: Enabled by default
|
|
||||||
samples:
|
|
||||||
- "Dif›f‹icult af›f‹ine ›f‹jord "
|
|
||||||
- "›f‹i ›f‹j"
|
|
||||||
|
|
||||||
|
|
||||||
- tag: dlig
|
- tag: dlig
|
||||||
title: Discretionary Ligatures
|
title: Discretionary Ligatures
|
||||||
disable: liga
|
disable: liga
|
||||||
description: Disabled by default
|
description: Disabled by default
|
||||||
samples:
|
samples:
|
||||||
|
- "Dif›f‹icult af›f‹ine ›f‹jord"
|
||||||
- "after affine art interface"
|
- "after affine art interface"
|
||||||
- "ff ffi fft ft fi tt tf df dt ff kf kt rf"
|
- "ff ffi fft ft fi tt tf df dt ff kf kt rf"
|
||||||
- "rt vf vt wf wt yf yt ›¡¿‹What›?!‹"
|
- "rt vf vt wf wt yf yt ›¡¿‹What›?!‹"
|
||||||
|
|
|
||||||
|
|
@ -22,6 +22,8 @@ for c in site.data.languages %}{%
|
||||||
assign lang_count = lang_count | plus:1 %}{%
|
assign lang_count = lang_count | plus:1 %}{%
|
||||||
endfor %}{%
|
endfor %}{%
|
||||||
endfor -%}
|
endfor -%}
|
||||||
|
<!-- url_root={{url_root}} -->
|
||||||
|
<!-- site.baseurl={{site.baseurl}} -->
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|
||||||
body { overflow-x: hidden }
|
body { overflow-x: hidden }
|
||||||
|
|
|
||||||
Reference in a new issue