Merge branch 'master' into pr/xiaobinqt/659

# Conflicts:
#	layouts/partials/single/footer.html
#	layouts/posts/single.html
This commit is contained in:
Dillon
2022-05-23 23:02:31 +08:00
2625 changed files with 14855 additions and 28028 deletions

View File

@@ -5,7 +5,7 @@
{{- define "content" -}}
<div class="page archive">
{{- /* Title */ -}}
<h2 class="single-title animated pulse faster">
<h2 class="single-title animate__animated animate__pulse animate__faster">
{{- .Params.Title | default (T .Section) | default .Section | dict "Some" | T "allSome" -}}
</h2>