mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Add JSON feed on head (#984)
Co-authored-by: Emi <coppolaemilio@protonmail.com>
This commit is contained in:
committed by
GitHub
parent
dfea9ae724
commit
9916a75274
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user