summaryrefslogtreecommitdiff
path: root/download.html
diff options
context:
space:
mode:
Diffstat (limited to 'download.html')
-rw-r--r--download.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/download.html b/download.html
new file mode 100644
index 0000000..87e15bb
--- /dev/null
+++ b/download.html
@@ -0,0 +1,25 @@
+<HTML>
+ <HEAD>
+ <link href="./style.css" type="text/css" rel="stylesheet">
+ <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
+ <TITLE>Silicon Linux | Download</TITLE>
+ </HEAD>
+ <BODY>
+ <div id="navigation">
+ <ul>
+ <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="https://www.authpro.com/auth/siliconlinux/">DOWNLOAD</a></li>
+ <li class="nav"><a class="nav" href="./support.html">SUPPORT</a></li>
+ <li class="nav"><a class="nav"href="https://github.com/silicon-linux">GITHUB</a></li>
+ </ul>
+ </div>
+ <h1 class ="title">Silicon Linux</h1>
+ <p class="center"><i>The file is being uploaded...</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>
+ \ No newline at end of file