mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 12:52:10 +00:00
Typo
This commit is contained in:
parent
47f373ceef
commit
0471cf9d7b
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
<uri>https://seirdy.one/</uri>
|
||||
</author>
|
||||
<admin:errorReportsTo rdf:resource="mailto:{{ .Site.Author.email }}" />
|
||||
<rights type="text">>Copyright © {{ now.Year }} Rohan Kumar</rights>
|
||||
<rights type="text">Copyright © {{ now.Year }} Rohan Kumar</rights>
|
||||
<link rel="license" type="application/rdf+xml" href="https://creativecommons.org/licenses/by-sa/4.0/rdf" />
|
||||
<updated>{{ site.LastChange.UTC.Format "2006-01-02T15:04:05-07:00" | safeHTML }}</updated>
|
||||
<generator uri="https://gohugo.io/" version="{{ .Site.Hugo.Version }}">Hugo {{ .Site.Hugo.Version }}</generator>
|
||||
|
|
Loading…
Reference in a new issue