Merge branch 'master' into canary

This commit is contained in:
Jimmy Cai
2023-08-24 21:36:55 +02:00
21 changed files with 167 additions and 42 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
{{ if and (.Site.Params.footer.since) (ne .Site.Params.footer.since (int (now.Format "2006"))) }}
{{ .Site.Params.footer.since }} -
{{ end }}
{{ now.Format "2006" }} {{ .Site.Title }}
{{ now.Format "2006" }} {{ default .Site.Title .Site.Copyright }}
</section>
<section class="powerby">