theread.me

This commit is contained in:
2023-12-06 18:15:32 +00:00
parent f3fc53e5e6
commit 158340b507
476 changed files with 24 additions and 21530 deletions

View File

@ -2,5 +2,5 @@
---
{% for post in site.posts %}
{% if post.published == false %}{% continue %}{% endif %}
{{post.title}}: https://mahdi.blog/raw{{ post.url }}
{{post.title}}: https://theread.me/raw{{ post.url }}
{% endfor %}