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:
parent
11d5dee103
commit
77869e1639
1 changed files with 1 additions and 1 deletions
2
blog.xml
2
blog.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue