Store the HTML into index.html like for the other docs.
This commit is contained in:
parent
89ec35fe43
commit
a08f9785ea
|
@ -7,6 +7,6 @@
|
||||||
<!entity faq SYSTEM "faq.sgml">
|
<!entity faq SYSTEM "faq.sgml">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<article class="faq">
|
<article class="faq" id="index">
|
||||||
&faq;
|
&faq;
|
||||||
</article>
|
</article>
|
||||||
|
|
Loading…
Reference in New Issue