summaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-11-03 16:35:36 -0400
committerAlee <alee14498@gmail.com>2018-11-03 16:35:36 -0400
commit3c5880aeb92c642e017c07ddea4abc9df688d823 (patch)
treeed7cbc36fb1a54630042ce73e42580afce4d2473 /about.html
parenta91277a372e6d5e1bac9e23fafc80530ac2dac47 (diff)
downloadsilicon-linux-3c5880aeb92c642e017c07ddea4abc9df688d823.tar.gz
silicon-linux-3c5880aeb92c642e017c07ddea4abc9df688d823.tar.bz2
silicon-linux-3c5880aeb92c642e017c07ddea4abc9df688d823.zip
About page
Diffstat (limited to 'about.html')
-rw-r--r--about.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/about.html b/about.html
new file mode 100644
index 0000000..451fae6
--- /dev/null
+++ b/about.html
@@ -0,0 +1,17 @@
+---
+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>