fix: Gemini post post links spacing

main
earnest ma 2021-02-19 10:30:25 -05:00
parent 2e43086436
commit bac71ad470
No known key found for this signature in database
GPG Key ID: 6B361FA81C5FB695
1 changed files with 1 additions and 1 deletions

View File

@ -24,6 +24,6 @@ Published on {{ .Date.Format "Jan 02, 2006" }}.
{{- with .OutputFormats.Get "html" }}
=> {{ .Permalink }} See “{{ $.Title | safeHTML }}” on the WWW
{{- end }}
{{- with .Params.comments }}=> https://{{ .host }}/@{{ .user }}/{{ .id }} You may comment here{{ end }}
{{ with .Params.comments }}=> https://{{ .host }}/@{{ .user }}/{{ .id }} You may comment here{{ end }}
{{ .Site.Copyright }}