diff --git a/assets/css/common/post-single.css b/assets/css/common/post-single.css index fb9ea6f4..675bb684 100644 --- a/assets/css/common/post-single.css +++ b/assets/css/common/post-single.css @@ -427,3 +427,7 @@ h6:hover .anchor { [dir="rtl"] .paginav .next { text-align: left; } + +h1>a>svg { + display: inline; +} \ No newline at end of file diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 43276e88..01ba7525 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -7,7 +7,19 @@ {{- if not .IsHome | and .Title }}