update: revert manual https

pull/25/head
rottenstonks 1 year ago committed by GitHub
parent b5eb50006a
commit 3e2e9e7a33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@ layout: null
<entry>
<title>{{ post.title }}</title>
<link href="https://{{ site.url }}{{ post.url }}.html"/>
<link href="{{ site.url }}{{ post.url }}.html"/>
<id>{{ site.url }}{{ post.id }}</id>
<updated>{{ post.date | date_to_xmlschema }}</updated>
<content type="html">{{ post.content | xml_escape | truncatewords:50 }}</content>

Loading…
Cancel
Save