From e92bad1fca8a2b6290af5dc73746f1acc72cfaf0 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 9 Nov 2019 15:45:48 -0500 Subject: Porting the website to jekyll.... --- _includes/header.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 _includes/header.html (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html new file mode 100644 index 0000000..02b888c --- /dev/null +++ b/_includes/header.html @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +{{page.title}} | {{site.title}} -- cgit v1.2.3