From f771958f033684eee63cc47e1a446276697a8bfc Mon Sep 17 00:00:00 2001 From: Alexander Færøy Date: Sat, 31 May 2014 12:44:57 +0200 Subject: Add initial page --- _includes/footer.html | 4 ++++ _includes/header.html | 13 +++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 _includes/footer.html create mode 100644 _includes/header.html (limited to '_includes') diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..9885047 --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,4 @@ + + + + diff --git a/_includes/header.html b/_includes/header.html new file mode 100644 index 0000000..106b79c --- /dev/null +++ b/_includes/header.html @@ -0,0 +1,13 @@ + + + + + + + Irssi Scripts + + + + + + -- cgit v1.2.3