website: temporary fix

This commit is contained in:
Rasmus Andersson 2023-11-18 18:02:21 -08:00
parent 97ff35b54c
commit 3ea9816a15
43 changed files with 54 additions and 13 deletions

View file

@ -994,7 +994,7 @@ At a later date we find the word applied to very different objects, though alway
{% endif %}
</r-cell>
<r-cell span=3-5 class="leading-trim feat-example" style="font-feature-settings:'{{f.tag}}' 0,'calt' 0{% if f.disable %},'{{f.disable}}'0 {% endif %}">
<r-cell span=3-5 class="leading-trim feat-example" style="font-feature-settings:'{{f.tag}}' 0{% if f.disable %},'{{f.disable}}'0 {% endif %}">
{% for sample in f.samples %}{%
assign sample_in = sample | replace: "", "<em>" | replace: "", "</em>" -%}
{{sample_in}}<br>