Skip to content

Commit 158f586

Browse files
committed
link to vue version
1 parent b4e85f6 commit 158f586

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MyDevTools/Components/Layout/NavMenu.razor

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<div class="top-row ps-3 navbar navbar-dark">
22
<div class="container-fluid">
33
<a class="navbar-brand" href="">My Dev Tools</a>
4+
<a class="navbar-brand" href="https://mydevtools.org" rel="noopener noreferrer">Vue Version</a>
45
<button title="Navigation menu" class="navbar-toggler" @onclick="ToggleNavMenu">
56
<span class="navbar-toggler-icon"></span>
67
</button>

0 commit comments

Comments
 (0)