fix(layouts): add missing space for minify (#250)

* fix(layouts): add missing space for minify

* chore(*): update resources file
This commit is contained in:
panda-z 2020-09-11 00:02:51 +08:00 committed by GitHub
parent 439557fce4
commit 4ad955c204
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 9 deletions

View file

@ -18,6 +18,7 @@
.heart { .heart {
font-size: 14px; font-size: 14px;
margin: 4px;
} }
} }
} }

View file

@ -43,10 +43,8 @@
{{ if ne .Site.Params.since $current -}} {{ if ne .Site.Params.since $current -}}
{{ .Site.Params.since }} - {{ .Site.Params.since }} -
{{ end }} {{ end }}
{{- $current }} {{- $current -}}
<span class="heart"> <span class="heart"><i class="iconfont icon-heart"></i></span><!--
<i class="iconfont icon-heart"></i> --><span>{{if .Site.Copyright }}{{ .Site.Copyright | safeHTML }}{{ else }}{{ .Site.Author.name | safeHTML }}{{ end }}</span>
</span>
<span class="author">{{if .Site.Copyright }}{{ .Site.Copyright | safeHTML }}{{ else }}{{ .Site.Author.name | safeHTML }}{{ end }}</span>
</span> </span>
</div> </div>

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
{"Target":"sass/main.min.8c3cbcb0324c2bb4875ceccba4007cbad4b4ac8377f33af9953c3e7684534a50.css","MediaType":"text/css","Data":{"Integrity":"sha256-jDy8sDJMK7SHXOzLpAB8utS0rIN38zr5lTw+doRTSlA="}} {"Target":"sass/main.min.b5a744db6de49a86cadafb3b70f555ab443f83c307a483402259e94726b045ff.css","MediaType":"text/css","Data":{"Integrity":"sha256-tadE223kmobK2vs7cPVVq0Q/g8MHpINAIlnpRyawRf8="}}