summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/index.html b/index.html
index 7152b81..46d44c1 100644
--- a/index.html
+++ b/index.html
@@ -10,10 +10,14 @@
<li class="nav logo">Silicon Linux</li>
<li class="active nav"><a class="nav" href="./index.html">HOME</a></li>
<li class="nav"><a class="nav"href="./index.html">DOWNLOAD</a></li>
- <li class="nav"><a class="nav" href="./index.html">SUPPORT</a></li>
+ <li class="nav"><a class="nav" href="./support.html">SUPPORT</a></li>
</ul>
</div>
<h1 class ="title">Silicon Linux</h1>
- <p class="center"><i>This website is under construction. Content will come soon.</i></p>
+<p class="center"><i>This website is under construction. Content will come soon.</i></p>
+
+ <div class="footer">
+ <p>Copyright 2018, Silicon Linux Development Group. <a href="https://github.com/silicon-linux/silicon-linux.github.io/issues">Report a bug.</a></p>
+ </div>
</BODY>
</HTML>