mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
- Replace the events page with a generated template - Convert all events to the data collection format - Fix various markup issues, typos in texts - Add collection item templates for articles, showcase, and events - Fix shadowing in showcase items where `page.xbox` was defined twice
10 lines
80 B
HTML
10 lines
80 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
{% include header.html %}
|
|
|
|
|
|
|
|
{% include footer.html %}
|