summaryrefslogtreecommitdiff
path: root/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'faq.html')
-rw-r--r--faq.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/faq.html b/faq.html
new file mode 100644
index 0000000..b63a9c9
--- /dev/null
+++ b/faq.html
@@ -0,0 +1,20 @@
+---
+project: Silicon Linux
+---
+
+<html>
+<HEAD>
+ {% include heading.html %}
+ <TITLE>Silicon Linux FAQ</TITLE>
+</HEAD>
+<BODY>
+ {% include navigator.html %}
+ <h1 class="subtitle">Silicon Linux FAQ</h1>
+ <p>
+ <h1>Frequently Asked Questions:</h1>
+ <h2 class="Question">Q: What is Silicon Linux?</h2>
+ <h2 class="answer">A: It's a linux distro by Alee14.</h2>
+ </p>
+ {% include footer.html %}
+</BODY>
+</html>