summaryrefslogtreecommitdiff
path: root/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'faq.html')
-rw-r--r--faq.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/faq.html b/faq.html
new file mode 100644
index 0000000..242b1f2
--- /dev/null
+++ b/faq.html
@@ -0,0 +1,29 @@
+<!doctype html>
+<html lang="en">
+<meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="author" content="aki">
+<meta name="tags" content="FAQ">
+<link rel="icon" type="image/png" href="cylo.png">
+<link rel="stylesheet" href="style.css">
+
+<title>Frequently Asked Questions</title>
+
+<nav><p><a href="https://ignore.pl">ignore.pl</a></p></nav>
+
+<article>
+<h1>Frequently Asked Questions</h1>
+<p class="subtitle">Last modified on 2021-03-07 03:44+01:00
+
+<h3>Why do the drawings have such horrendous quality?</h3>
+<p>I obliged myself to draw at least one of these for each page. They serve as a reminder for myself to keep enjoying
+myself in things I do. Oh, and the quality... I'm just bad.
+
+<h3>Why do you keep rewriting or removing your articles?</h3>
+<p>I treat most of the content here as speech rather than a text, and so I allow myself to correct stuff I published.
+I would like to keep learning, experimenting, discussing, and reitarating on my past ideas, and so with additional
+knowledge or a simple change of heart, I rewrite or remove my articles.</p>
+
+<img src="faq-1.png">
+
+</article>