mirror of
https://gitlab.com/OpenAlt/OpenAltRO/openalt_ro.git
synced 2026-09-24 14:26:49 +00:00
Improved homepage, added newsletter self-subscription
This commit is contained in:
parent
e820431d0c
commit
4ac6e74cdc
9 changed files with 348 additions and 36 deletions
|
|
@ -39,4 +39,3 @@ event:
|
|||
video: '<iframe title="OpenAlt Romania #3 - May 2026" width="560" height="315" src="https://vhsky.cz/videos/embed/f3uXmxAL7K1ZbbnCU35WbQ" allow="fullscreen" sandbox="allow-same-origin allow-scripts allow-popups allow-forms" style="border: 0px;"></iframe>'
|
||||
attendees: "11"
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -42,9 +42,6 @@
|
|||
{% for tag in post.tags.toArray() %}
|
||||
<category domain="{{ url + tag.path | uriencode }}">{{ tag.name }}</category>
|
||||
{% endfor %}
|
||||
{% if post.comments %}
|
||||
<comments>{{ post.permalink | uriencode }}#disqus_thread</comments>
|
||||
{% endif %}
|
||||
</item>
|
||||
{% endfor %}
|
||||
</channel>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue