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"> <a href="https://godotengine.github.io/godot-team-reports/" target="_blank" class="nav-item">
Team Reports Team Reports
</a> </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>
<div <div
class="nav-toggler" class="nav-toggler"