summaryrefslogtreecommitdiff
path: root/public/faq.html
diff options
context:
space:
mode:
authorSilas Bartha <silas@soaos.dev>2025-05-02 23:54:47 -0400
committerSilas Bartha <silas@soaos.dev>2025-05-02 23:54:47 -0400
commit92f19c216ce5abe7be25084a6d00026075ea2616 (patch)
tree30b1ec4e030203db92fd19e44621ea1e345baf54 /public/faq.html
parent342d0792674a56402c39c70c110dda92a8a2add3 (diff)
remove index.html (lol)
Diffstat (limited to 'public/faq.html')
-rw-r--r--public/faq.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/public/faq.html b/public/faq.html
new file mode 100644
index 0000000..0eaa5a4
--- /dev/null
+++ b/public/faq.html
@@ -0,0 +1,12 @@
+<html lang="en">
+<head>
+ <title>FAQ - soaos</title>
+</head>
+<body>
+ <h1>FAQ</h1>
+ <p>Q: This site sucks! Where's the CSS?</p>
+ <p>A: I just thought it would be really funny to make this site without any CSS. My old site had zero JavaScript,
+ but I felt like I needed to push the bit even further. I was also using a static site generator and switched to
+ hand-typed HTML.</p>
+</body>
+</html> \ No newline at end of file