This commit is contained in:
Morgan 2023-11-22 15:01:10 +09:00
parent 6563b14247
commit baf0d35f78
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
{{- if site.Copyright }}
<span>{{ site.Copyright | markdownify }}</span>
{{- else }}
<a href="/admin/" style="text-decoration: none;">&copy;</a> <span><a href="{{ "" | absLangURL }}">Morgan</a> · PaperMod</span>
<a href="/admin/{{- if .IsPage }}#/collections/{{ .Type }}/entries/{{ .Slug }}{{- end }}" style="text-decoration: none;">&copy;</a> <span><a href="{{ "" | absLangURL }}">Morgan</a> · PaperMod</span>
<br/>
<span style="">Ver.{{ site.Params.buildDate }} </span>
<a href="#" id="theme-toggle">Toggle Dark Mode</a>