From cc229b215e07fa84d48c5754cdb6ba26fd678910 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 11 Nov 2018 00:07:32 +0100 Subject: Remove blog entries --- _includes/footer.html | 18 ------------------ _includes/header.html | 34 ---------------------------------- _includes/icon-github.html | 1 - 3 files changed, 53 deletions(-) delete mode 100644 _includes/footer.html delete mode 100644 _includes/header.html delete mode 100644 _includes/icon-github.html (limited to '_includes') diff --git a/_includes/footer.html b/_includes/footer.html deleted file mode 100644 index 9b9d02bb..00000000 --- a/_includes/footer.html +++ /dev/null @@ -1,18 +0,0 @@ - - -Fork me on GitHub diff --git a/_includes/header.html b/_includes/header.html deleted file mode 100644 index ceeee0c9..00000000 --- a/_includes/header.html +++ /dev/null @@ -1,34 +0,0 @@ - diff --git a/_includes/icon-github.html b/_includes/icon-github.html deleted file mode 100644 index 7f2ac935..00000000 --- a/_includes/icon-github.html +++ /dev/null @@ -1 +0,0 @@ -{% include icon-github.svg %}KVision on GitHub -- cgit