diff options
author | Aki <please@ignore.pl> | 2023-12-26 21:40:00 +0100 |
---|---|---|
committer | Aki <please@ignore.pl> | 2023-12-26 21:40:00 +0100 |
commit | 2232602e9f6583722b15389039ca486b0b22c3b9 (patch) | |
tree | 5fd6977ea52e970504bc41688b409743288b90d6 /faq.html | |
parent | 5fb101ccef701a01a4ab71afb7a01d10a7bfde51 (diff) | |
download | ignore.pl-2232602e9f6583722b15389039ca486b0b22c3b9.zip ignore.pl-2232602e9f6583722b15389039ca486b0b22c3b9.tar.gz ignore.pl-2232602e9f6583722b15389039ca486b0b22c3b9.tar.bz2 |
Removed FAQ page
Diffstat (limited to 'faq.html')
-rw-r--r-- | faq.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/faq.html b/faq.html deleted file mode 100644 index 9e19da4..0000000 --- a/faq.html +++ /dev/null @@ -1,29 +0,0 @@ -<!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="favicon.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> |