From 3c5880aeb92c642e017c07ddea4abc9df688d823 Mon Sep 17 00:00:00 2001 From: Alee Date: Sat, 3 Nov 2018 16:35:36 -0400 Subject: About page --- _includes/navigator.html | 3 ++- about.html | 17 +++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 about.html diff --git a/_includes/navigator.html b/_includes/navigator.html index 7e54922..3e6e8f3 100644 --- a/_includes/navigator.html +++ b/_includes/navigator.html @@ -3,8 +3,9 @@ - + + 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 +--- + + + + {% include heading.html %} + Silicon Linux + + + {% include navigator.html %} +

Silicon Linux

+

This website is under construction. Content will come soon.

+ + {% include footer.html %} + + -- cgit v1.2.3