summaryrefslogtreecommitdiff
path: root/faq.html
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-11-04 17:14:08 -0500
committerAlee <alee14498@gmail.com>2018-11-04 17:14:08 -0500
commita8abcd3de1c1ba9e032e97f23845a53f32068205 (patch)
tree885f81a8a9d580f9ad2d9a63de85eb1eb628e8a9 /faq.html
parentcfedcb526d3f82f975eb1ffc59c0037ebc1afe68 (diff)
downloadsilicon-linux-a8abcd3de1c1ba9e032e97f23845a53f32068205.tar.gz
silicon-linux-a8abcd3de1c1ba9e032e97f23845a53f32068205.tar.bz2
silicon-linux-a8abcd3de1c1ba9e032e97f23845a53f32068205.zip
renamed support to faq and added our email address
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>