change footer and archiver layout

This commit is contained in:
Mirtle
2022-05-16 15:19:00 +08:00
parent cb9be55c78
commit 07d517a9db
2 changed files with 4 additions and 4 deletions

View File

@ -5,11 +5,11 @@
{{- else }}
<span>&copy; {{ now.Year }} <a href="{{ "" | absLangURL }}">{{ site.Title }}</a></span>
{{- end }}
<span>
<!-- <span>
Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
<a href="https://git.io/hugopapermod" rel="noopener" target="_blank">PaperMod</a>
</span>
</span> -->
</footer>
{{- end }}