website: fixes anchors to two Q&A items
This commit is contained in:
parent
3c10284830
commit
dec3a8cb1b
1 changed files with 2 additions and 2 deletions
|
|
@ -519,7 +519,7 @@ html { font-family: 'Inter', sans-serif; }
|
||||||
</c>
|
</c>
|
||||||
|
|
||||||
<c>
|
<c>
|
||||||
<h4 id="faq-subset"><a href="#faq-chrome-vf-bugs">
|
<h4 id="faq-subset"><a href="#faq-subset">
|
||||||
How do I subset the font files?
|
How do I subset the font files?
|
||||||
</a></h4>
|
</a></h4>
|
||||||
The web fonts provided by <a href="inter.css"><tt>inter.css</tt></a> and
|
The web fonts provided by <a href="inter.css"><tt>inter.css</tt></a> and
|
||||||
|
|
@ -533,7 +533,7 @@ html { font-family: 'Inter', sans-serif; }
|
||||||
</c>
|
</c>
|
||||||
|
|
||||||
<c>
|
<c>
|
||||||
<h4 id="faq-otfeat-customize-compile"><a href="#faq-chrome-vf-bugs">
|
<h4 id="faq-otfeat-customize-compile"><a href="#faq-otfeat-customize-compile">
|
||||||
How do I access alternate glyphs if my software doesn't provide OpenType control?
|
How do I access alternate glyphs if my software doesn't provide OpenType control?
|
||||||
</a></h4>
|
</a></h4>
|
||||||
Have a look at
|
Have a look at
|
||||||
|
|
|
||||||
Reference in a new issue