Reinstate the FAQtory-friendly links in the FAQ (#3142)

This commit is contained in:
Dave Pearson
2023-08-26 08:35:41 +01:00
committed by GitHub
parent d674674b22
commit 888557747c
2 changed files with 13 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ hide:
{%- for question in questions %}
<a name="{{ question.slug }}"></a>
## {{ question.title }}
{{ question.body }}