From 022d2fb908bf03fc0983060dbb46a2c852e835c4 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Sat, 18 Nov 2023 18:17:43 -0800 Subject: [PATCH] website: gh pages fix attempt for automatic site.baseurl (maybe?) --- docs/_data/feature_samples.yml | 9 +-------- docs/index.html | 2 ++ 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/docs/_data/feature_samples.yml b/docs/_data/feature_samples.yml index c1bdf5cc4..a2b081115 100644 --- a/docs/_data/feature_samples.yml +++ b/docs/_data/feature_samples.yml @@ -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›?!‹" diff --git a/docs/index.html b/docs/index.html index 84f7f1267..c8a82af2a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,6 +22,8 @@ for c in site.data.languages %}{% assign lang_count = lang_count | plus:1 %}{% endfor %}{% endfor -%} + +