Skip to content

Commit f301d41

Browse files
committed
PR_26171_009 Game Hub navigation alignment
1 parent 8ece598 commit f301d41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

assets/theme-v2/partials/header-nav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
<a data-nav-link data-toolbox-menu-item data-route="code" href="toolbox/code/index.html">Custom Extensions</a>
3636
<a data-nav-link data-toolbox-menu-item data-route="game-configuration" href="toolbox/game-configuration/index.html">Game Configuration</a>
3737
<a data-nav-link data-toolbox-menu-item data-route="game-design" href="toolbox/game-design/index.html">Game Design</a>
38-
<a data-nav-link data-toolbox-menu-item data-route="game-journey" href="toolbox/game-journey/index.html">Game Journey</a>
3938
<a data-nav-link data-toolbox-menu-item data-route="game-workspace" href="toolbox/game-workspace/index.html">Game Hub</a>
39+
<a data-nav-link data-toolbox-menu-item data-route="game-journey" href="toolbox/game-journey/index.html">Game Journey</a>
4040
</div>
4141
</div>
4242
<div class="nav-item nav-popout-item" data-toolbox-menu-group>

src/dev-runtime/admin/header-nav.local.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
<a data-nav-link data-toolbox-menu-item data-route="code" href="toolbox/code/index.html">Custom Extensions</a>
3636
<a data-nav-link data-toolbox-menu-item data-route="game-configuration" href="toolbox/game-configuration/index.html">Game Configuration</a>
3737
<a data-nav-link data-toolbox-menu-item data-route="game-design" href="toolbox/game-design/index.html">Game Design</a>
38-
<a data-nav-link data-toolbox-menu-item data-route="game-journey" href="toolbox/game-journey/index.html">Game Journey</a>
3938
<a data-nav-link data-toolbox-menu-item data-route="game-workspace" href="toolbox/game-workspace/index.html">Game Hub</a>
39+
<a data-nav-link data-toolbox-menu-item data-route="game-journey" href="toolbox/game-journey/index.html">Game Journey</a>
4040
</div>
4141
</div>
4242
<div class="nav-item nav-popout-item" data-toolbox-menu-group>

0 commit comments

Comments
 (0)