Add Godot Engine key on footer

This commit is contained in:
Emi
2025-02-28 12:26:07 +01:00
parent 2edefe2f9d
commit 60c5f6677d
4 changed files with 4 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
<div class="wrapper">
<div class="columns">
<div class="col">
<h2>Godot Engine</h2>
<h2>{% t footer.godot_engine %}</h2>
<ul>
<li><a class="set-os-download-url" href="/download">{% t footer.download %}</a></li>
<li><a href="https://docs.godotengine.org">{% t footer.documentation %}</a></li>