summaryrefslogtreecommitdiff
path: root/faq.html
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-04-05 20:19:05 -0400
committerGitHub <noreply@github.com>2019-04-05 20:19:05 -0400
commita833557bb2cc0c85d35dfa458fa5cbb5af41a95b (patch)
treef1b1448baddf6ba5f8ef50bce9609a65854aa138 /faq.html
parent0bfdc245ee2bb782ff3a83858c64f3058dba5b8d (diff)
parentb9c3946dab30a097cd5390e019e42a8a99116587 (diff)
downloadsilicon-linux-a833557bb2cc0c85d35dfa458fa5cbb5af41a95b.tar.gz
silicon-linux-a833557bb2cc0c85d35dfa458fa5cbb5af41a95b.tar.bz2
silicon-linux-a833557bb2cc0c85d35dfa458fa5cbb5af41a95b.zip
Merge pull request #3 from silicon-linux/rewriteHEADmaster
Rewrite
Diffstat (limited to 'faq.html')
-rw-r--r--faq.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/faq.html b/faq.html
deleted file mode 100644
index 034979f..0000000
--- a/faq.html
+++ /dev/null
@@ -1,19 +0,0 @@
----
-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>