Add questions and answers on qa page

This commit is contained in:
Raymonzut
2020-06-16 19:20:21 +02:00
parent bb7e8f9c89
commit df3ff8f27c
2 changed files with 11 additions and 0 deletions
+7
View File
@@ -21,6 +21,13 @@
<a href="/posts">Posts</a>|
<a href="/qa">QA</a>
</nav>
<div>
<h4 class="question">What is this site about?</h4>
<h4>This site is about me and the stuff I make</h4>
<h4 class="question">Why is it still so empty?</h4>
<h4>Because I am framework hopping and now ditching frameworks all together</h4>
</div>
</div>
</body>
</html>