summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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>