Add Atom feed on head (#981)

This commit is contained in:
Martín González Gómez
2024-12-20 05:33:27 -05:00
committed by GitHub
parent f8fc4aa6cb
commit 237acbb087

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/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">
<link rel="stylesheet" href="/assets/css/main.css?119">