mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 21:02:09 +00:00
fix indielogin
This commit is contained in:
parent
369edb0559
commit
d3ab4a5cc2
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@
|
|||
<link rel="alternate" type="application/atom+xml" href="{{ site.BaseURL }}posts/atom.xml" title="Articles" />
|
||||
<link rel="alternate" type="application/atom+xml" href="{{ site.BaseURL }}notes/atom.xml" title="Notes" />
|
||||
{{- end }}
|
||||
<link rel="authorization_endpoint" href="{{ site.Params.IndieAuth }}" />
|
||||
<title>{{ .Title }}{{ if and (lt (len .Title) 54) (ne $canonicalRelPermalink "/") }} - Seirdy{{ end }}</title>
|
||||
{{ $description := "" -}}
|
||||
{{- if .Params.description -}}
|
||||
|
|
Loading…
Reference in a new issue