1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-03 10:39:11 +00:00

Link to post in PU compatibility disclaimer

This commit is contained in:
davegson 2021-05-27 15:56:30 +02:00
parent 11d5dee103
commit 77869e1639

View file

@ -16,7 +16,7 @@ layout: null
<item>
<title>{{ post.title | xml_escape }}</title>
{% if post.progress_update %}
<description>Progress Updates Are Only Compatible in Webview (due to CSS tricks for NoJS support)</description>
<description>Progress Updates Are Only Compatible in Webview (due to CSS tricks for NoJS support). View in your Readers Webview or visit {{ site.url }}{{ post.url }}</description>
<content:encoded>
{{ post.content | markdownify | xml_escape }}
</content:encoded>