mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Add Atom feed on head (#981)
This commit is contained in:
committed by
GitHub
parent
f8fc4aa6cb
commit
237acbb087
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user