Use paragraphs on qa page

Signed-off-by: Raymonzut <me@raymon.dev>
master
Raymon Zutekouw 2 years ago
parent d744073420
commit 9c01bc5677
Signed by: raymon
GPG Key ID: 0E62222846283925
  1. 8
      client/public/qa.lisp

@ -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")))))

Loading…
Cancel
Save