From b3fef2d41b1bcd0c141a737204f2f93ecc8571db Mon Sep 17 00:00:00 2001 From: Joe Morgan Date: Tue, 23 Jun 2015 20:51:17 -0400 Subject: [PATCH] fixing problems --- 404.md | 6 +--- _includes/_head.html | 39 ---------------------- _includes/_navigation.html | 4 --- _includes/_open-graph.html | 16 --------- _includes/_scripts.html | 5 --- _includes/_social-share.html | 10 ------ _layouts/home.html | 15 --------- _layouts/page.html | 6 +--- _layouts/post-index.html | 10 ------ _layouts/post.html | 17 +--------- _sass/elements.scss | 64 +++++++++--------------------------- _sass/page.scss | 47 +++++++------------------- _sass/typography.scss | 60 +++++++++++---------------------- _sass/variables.scss | 26 ++++----------- 14 files changed, 56 insertions(+), 269 deletions(-) diff --git a/404.md b/404.md index 4c25b1e..38d91a7 100755 --- a/404.md +++ b/404.md @@ -5,17 +5,13 @@ author: joe_morgan excerpt: "Page not found. Your pixels are in another canvas." sitemap: false permalink: /404.html ---- +--- Sorry, but the page you were trying to view does not exist --- perhaps you can try searching for it below. -======= - - - - - - ->>>>>>> b0f1d61a312d4c7ba53fcc88f6648f890c71c694 -<<<<<<< HEAD @@ -70,16 +44,3 @@ -======= - - - - - - - - - - - ->>>>>>> b0f1d61a312d4c7ba53fcc88f6648f890c71c694 diff --git a/_includes/_navigation.html b/_includes/_navigation.html index 93e76c3..464433d 100755 --- a/_includes/_navigation.html +++ b/_includes/_navigation.html @@ -1,10 +1,6 @@