Add JSON feed on head (#984)

Co-authored-by: Emi <coppolaemilio@protonmail.com>
This commit is contained in:
Martín González Gómez
2024-12-20 05:41:52 -05:00
committed by GitHub
parent dfea9ae724
commit 9916a75274

View File

@@ -30,6 +30,7 @@
{% endif %}
<link rel="alternate" type="application/rss+xml" title="Godot News" href="/rss.xml">
<link rel="alternate" type="application/json" title="Godot News" href="/rss.json" />
<link rel="alternate" type="application/atom+xml" title="Godot News" href="/atom.xml" />
<link rel="icon" href="/assets/favicon.png" sizes="any">
<link rel="icon" href="/assets/favicon.svg" type="image/svg+xml">