From 27d887872a0b89517b26dd149ea670501ccb41d6 Mon Sep 17 00:00:00 2001 From: Alee Date: Tue, 13 Nov 2018 19:26:55 -0500 Subject: silicon linux website template --- _includes/footer.html | 3 +++ _includes/heading.html | 8 ++++++++ _includes/navigator.html | 9 +++++++++ 3 files changed, 20 insertions(+) create mode 100644 _includes/footer.html create mode 100644 _includes/heading.html create mode 100644 _includes/navigator.html (limited to '_includes') diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..c50c255 --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,3 @@ + diff --git a/_includes/heading.html b/_includes/heading.html new file mode 100644 index 0000000..08ac248 --- /dev/null +++ b/_includes/heading.html @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/_includes/navigator.html b/_includes/navigator.html new file mode 100644 index 0000000..d6fa974 --- /dev/null +++ b/_includes/navigator.html @@ -0,0 +1,9 @@ + \ No newline at end of file -- cgit v1.2.3