Skip to content

Commit 06f478c

Browse files
committed
Add FAQs as embedded Gist
1 parent 90a6476 commit 06f478c

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

dist/index.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
<![endif]-->
4242

4343
<div class="container-centered">
44-
<p class="heading-big">Codidact</p>
45-
<p class="subtitle">
44+
<h1 class="heading-big">Codidact</h1>
45+
<h2 class="subtitle">
4646
A community-controlled, open-source Q&amp;A platform.
47-
</p>
48-
<p class="subtitle">Work in progress.</p>
49-
<p class="heading-small">Contribute</p>
47+
</h2>
48+
<h2 class="subtitle">Work in progress.</h2>
49+
<h3 class="heading-small">Contribute</h3>
5050
<p class="subtitle">Use these platforms to communicate/contribute with us.</p>
5151
<div class="logos">
5252
<a href="https://github.com/codidact" class="btn-link" title="GitHub">
@@ -61,7 +61,9 @@
6161
<a href="https://github.com/codidact/docs/wiki" class="btn-link" title="Wiki">
6262
<img src="assets/img/3rd-party/logo-wiki.png" alt="Wiki logo" />
6363
</a>
64-
</div>
64+
</div><br/>
65+
66+
<script src="https://gist.github.com/ArtOfCode-/b6088cc5ad9c98d4dfa9f16e234a1f85.js"></script>
6567
</div>
6668
</body>
6769
</html>

0 commit comments

Comments
 (0)