summaryrefslogtreecommitdiff
path: root/index.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 /index.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 'index.html')
-rw-r--r--index.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/index.html b/index.html
deleted file mode 100644
index 29c945e..0000000
--- a/index.html
+++ /dev/null
@@ -1,16 +0,0 @@
----
-project: Silicon Linux
----
-<html>
- <head>
- {% include heading.html %}
- <title>Silicon Linux</title>
- </head>
- <body>
- {% include navigator.html %}
- <h1 class ="title">Silicon Linux</h1>
- <p class="center"><i>This website is under construction. Content will come soon.</i></p>
-
- {% include footer.html %}
- </body>
-</html>