From 6bd2e632daf25220e9ba58fc578f2fafa23a6596 Mon Sep 17 00:00:00 2001 From: xiaoluoboding Date: Sun, 20 Aug 2017 06:59:32 +0800 Subject: [PATCH] Update 2017.08.20 Release 1.0.0 --- assets/css/screen.css | 6 ------ default.hbs | 1 - index.hbs | 1 - package.json | 9 +++++++-- page.hbs | 5 ----- partials/author_info.hbs | 6 +++--- partials/loop.hbs | 2 -- partials/post_author.hbs | 4 ++-- partials/profile.hbs | 2 +- 9 files changed, 13 insertions(+), 23 deletions(-) diff --git a/assets/css/screen.css b/assets/css/screen.css index c03f1fb..06f9db5 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -1141,12 +1141,6 @@ body.nav-opened .site-wrapper { text-decoration: none; } -/* Turn off meta for page2+ to make room for extra - pagination prev/next links */ - -.archive-template .author-profile .author-meta { - display: none; -} /* ========================================================================== 7. Read More - Next/Prev Post Links diff --git a/default.hbs b/default.hbs index fd55944..2db2ec8 100644 --- a/default.hbs +++ b/default.hbs @@ -6,7 +6,6 @@ {{! Page Meta }} {{meta_title}} - diff --git a/index.hbs b/index.hbs index 54fcfc8..2cf2c89 100644 --- a/index.hbs +++ b/index.hbs @@ -2,7 +2,6 @@ {{! The tag above means - insert everything in this file into the {body} of the default.hbs template }} {{! The big featured header }} -