From c2c671641df7fa3604d99fbd2f66720e5dcc1000 Mon Sep 17 00:00:00 2001 From: BigBlueHat Date: Tue, 20 Oct 2015 08:43:34 -0400 Subject: [PATCH] Move GitHub & Twitter icons into includes --- lib/site_template/_includes/footer.html | 9 ++------- lib/site_template/_includes/icon-github.svg | 3 +++ lib/site_template/_includes/icon-twitter.svg | 4 ++++ 3 files changed, 9 insertions(+), 7 deletions(-) create mode 100644 lib/site_template/_includes/icon-github.svg create mode 100644 lib/site_template/_includes/icon-twitter.svg diff --git a/lib/site_template/_includes/footer.html b/lib/site_template/_includes/footer.html index 8fa89ba9..9fbc29e3 100644 --- a/lib/site_template/_includes/footer.html +++ b/lib/site_template/_includes/footer.html @@ -18,9 +18,7 @@
  • - - - + {% include icon-github.svg %} {{ site.github_username }} @@ -32,10 +30,7 @@
  • {{ site.twitter_username }} diff --git a/lib/site_template/_includes/icon-github.svg b/lib/site_template/_includes/icon-github.svg new file mode 100644 index 00000000..1ae1eb60 --- /dev/null +++ b/lib/site_template/_includes/icon-github.svg @@ -0,0 +1,3 @@ + + + diff --git a/lib/site_template/_includes/icon-twitter.svg b/lib/site_template/_includes/icon-twitter.svg new file mode 100644 index 00000000..871707da --- /dev/null +++ b/lib/site_template/_includes/icon-twitter.svg @@ -0,0 +1,4 @@ + + +