summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNayab W <42422512+nayabw@users.noreply.github.com>2018-10-19 12:57:10 -0500
committerGitHub <noreply@github.com>2018-10-19 12:57:10 -0500
commitfeaef4d419745b9bfe22f2fa06b118733217b4c3 (patch)
tree1b20529882ff38c13f0cba38ad22a204a099485a
parent8358ce61da47084a4b9c98551731fd949b9a63ab (diff)
downloadsilicon-linux-feaef4d419745b9bfe22f2fa06b118733217b4c3.tar.gz
silicon-linux-feaef4d419745b9bfe22f2fa06b118733217b4c3.tar.bz2
silicon-linux-feaef4d419745b9bfe22f2fa06b118733217b4c3.zip
might help if this was updated
-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>