Add links to the new pages

- Commit Artifacts
- Interactive Changelog
This commit is contained in:
Yuri Sizov
2023-03-28 20:09:42 +02:00
parent 1f75fdd2a1
commit b5457b2b1c

View File

@@ -106,6 +106,12 @@ export default class SharedNavigation extends LitElement {
<a href="https://godotengine.github.io/godot-prs-by-file/" target="_blank" class="nav-item"> <a href="https://godotengine.github.io/godot-prs-by-file/" target="_blank" class="nav-item">
PRs by File PRs by File
</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"