From 22c2713393b6cf0670273134eba229fe508b65e2 Mon Sep 17 00:00:00 2001 From: Kameron Kenny Date: Thu, 24 Jan 2019 11:28:33 -0500 Subject: [PATCH] move to footer --- _includes/footer.html | 7 +++++++ _includes/header.html | 8 +------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 0ab943d..7727276 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -11,6 +11,13 @@ {% endif %} +
+

{{ site.description | default: site.github.project_tagline }}

+
+ Project maintained by {{ site.github.owner_name }} + Hosted on GitHub Pages +
+ {% if site.google_analytics %}