Skip to content

Commit 86e6658

Browse files
committed
changed misc to faq
1 parent 755e99e commit 86e6658

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

index.html

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h1>Javascript Room</h1>
6868
<li><a href="#asking">Asking for Help</a></li>
6969
<li><a href="#links">Useful links</a></li>
7070
<li><a href="#resources">Javascript Resources</a></li>
71-
<li><a href="#miscellaneous">Miscellaneous</a></li>
71+
<li><a href="#faq">FAQ</a></li>
7272
</ul>
7373
</div>
7474
</header>
@@ -181,18 +181,14 @@ <h1>Javascript Resources</h1>
181181
</section>
182182

183183

184-
<!-- Miscellaneous
184+
<!-- FAQ
185185
================================================== -->
186-
<section id="miscellaneous">
186+
<section id="faq">
187187
<div class="page-header">
188-
<h1>Miscellaneous</h1>
188+
<h1>Frequently Asked Questions</h1>
189189
</div>
190190

191-
<!-- Chat Easy Input tools -->
192-
<!-- lememe -->
193-
<!-- unicorn staring -->
194-
<!-- rlemon's guide to installing userscripts -->
195-
<!-- anything else really we want to show off -->
191+
<!-- Just a collection of often asked questions -->
196192

197193
</section>
198194

0 commit comments

Comments
 (0)