Add links to the new pages

- Commit Artifacts
- Interactive Changelog
This commit is contained in:
Yuri Sizov
2023-03-28 20:08:48 +02:00
parent 197b89ef70
commit be6b58541f

View File

@@ -106,6 +106,12 @@ export default class SharedNavigation extends LitElement {
<a href="https://godotengine.github.io/godot-team-reports/" target="_blank" class="nav-item">
Team Reports
</a>
<a href="https://godotengine.github.io/godot-commit-artifacts/" target="_blank" class="nav-item">
Commit Artifacts
</a>
<a href="https://godotengine.github.io/godot-interactive-changelog/" target="_blank" class="nav-item">
Interactive Changelog
</a>
</div>
<div
class="nav-toggler"