Add questions and answers on qa page
This commit is contained in:
@@ -9,3 +9,7 @@ nav {
|
||||
margin-right: 0vw;
|
||||
}
|
||||
}
|
||||
|
||||
.question {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user