From ae7875ac939516357f91ca3a98cb81d309188f04 Mon Sep 17 00:00:00 2001 From: Damillora Date: Thu, 14 Nov 2019 12:41:19 +0700 Subject: [PATCH] Remove hover effect for page header --- author.hbs | 2 +- index.hbs | 2 +- page.hbs | 2 +- post.hbs | 2 +- tag.hbs | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/author.hbs b/author.hbs index acbab96..0d9973a 100644 --- a/author.hbs +++ b/author.hbs @@ -3,7 +3,7 @@ {{> "site-header"}}
{{> header-background background=cover_image}} {{!--Special header-image.hbs partial to generate the background image--}} -
+
diff --git a/index.hbs b/index.hbs index 3fb8967..696a60c 100644 --- a/index.hbs +++ b/index.hbs @@ -2,7 +2,7 @@ {{> "site-header"}}
{{> header-background background=@site.cover_image}} {{!--Special header-image.hbs partial to generate the background image--}} -
+
diff --git a/page.hbs b/page.hbs index a45caa2..1455cc2 100644 --- a/page.hbs +++ b/page.hbs @@ -4,7 +4,7 @@ {{> "site-header"}}
{{> header-background background=feature_image}} {{!--Special header-image.hbs partial to generate the background image--}} -
+
diff --git a/post.hbs b/post.hbs index 9094073..78c78c6 100644 --- a/post.hbs +++ b/post.hbs @@ -4,7 +4,7 @@ {{> "site-header"}}
{{> header-background background=feature_image}} {{!--Special header-image.hbs partial to generate the background image--}} -
+
diff --git a/tag.hbs b/tag.hbs index 20c6164..edc6630 100644 --- a/tag.hbs +++ b/tag.hbs @@ -4,7 +4,7 @@ {{> "site-header"}}
{{> header-background background=feature_image}} {{!--Special header-image.hbs partial to generate the background image--}} -
+