|
|
|
@ -24,8 +24,8 @@ |
|
|
|
|
(a :href "/qa" "QA")) |
|
|
|
|
(h1 "Questions and answers") |
|
|
|
|
(div |
|
|
|
|
(h4 :class "question" "What is this site about?") |
|
|
|
|
(h4 "This site is about me and the stuff I make") |
|
|
|
|
(p :class "question" "What is this site about?") |
|
|
|
|
(p "This site is about me and the stuff I make") |
|
|
|
|
|
|
|
|
|
(h4 :class "question" "Why is it still so empty?") |
|
|
|
|
(h4 "Because I am framework hopping and now ditching frameworks all together"))))) |
|
|
|
|
(p :class "question" "Why is it still so empty?") |
|
|
|
|
(p "Because I am framework hopping and now ditching frameworks all together"))))) |
|
|
|
|