mirror of
https://github.com/rsms/inter.git
synced 2024-11-22 11:02:55 +03:00
website: gh pages fix attempt for automatic site.baseurl (maybe?)
This commit is contained in:
parent
4099a0b6cb
commit
022d2fb908
@ -12,19 +12,12 @@
|
||||
- "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
|
||||
title: Discretionary Ligatures
|
||||
disable: liga
|
||||
description: Disabled by default
|
||||
samples:
|
||||
- "Dif›f‹icult af›f‹ine ›f‹jord"
|
||||
- "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›?!‹"
|
||||
|
@ -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 }
|
||||
|
Loading…
Reference in New Issue
Block a user