From b3e2f0e0e0134c32c04677d80ab8c3bc00d4dd7b Mon Sep 17 00:00:00 2001 From: Logen Kain Date: Tue, 28 Jun 2016 12:29:40 -0700 Subject: [PATCH] removed logo and icon from header.html --- _includes/header.html | 4 ++-- notes.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_includes/header.html b/_includes/header.html index 173f4e5..48606be 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,7 +1,7 @@
diff --git a/notes.txt b/notes.txt index a1a132b..6a6642b 100644 --- a/notes.txt +++ b/notes.txt @@ -2,3 +2,4 @@ _include/head.html to switch between grid and class _include/nav.html to edit the nav bar (well, duh, but still) _include/share-buttons.html to edit social buttons in post +Fix logo and icon to work properly. Zooming in shows the twiter crap. Not sure what logo and icon are used for.