From 3876e51665111ef17f921c5e55986db55c282def Mon Sep 17 00:00:00 2001 From: Track3 Date: Wed, 12 Dec 2018 19:52:58 +0800 Subject: Remove screen-reader-text (#8) --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/header.html') diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 8c241fe..f3d5e68 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -11,7 +11,7 @@
- {{- with .Params.featuredImg }} + {{ with .Params.featuredImg -}} {{- end }} {{- with .Site.Params.social -}} -- cgit v1.2.3