summaryrefslogtreecommitdiff
path: root/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'faq.html')
-rw-r--r--faq.html29
1 files changed, 14 insertions, 15 deletions
diff --git a/faq.html b/faq.html
index b63a9c9..034979f 100644
--- a/faq.html
+++ b/faq.html
@@ -1,20 +1,19 @@
---
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>
+ <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>