Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 12a6e75

Browse files
committedJul 7, 2024·
add playground link
1 parent 2928119 commit 12a6e75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎LearnJsonEverything/Shared/Header.razor

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
</a>
99
</div>
1010
<div class="px-1">
11+
<a class="navbar-brand m-2" href="https://json-everything.net">
12+
playground
13+
</a>
1114
<a class="navbar-brand m-2" href="https://blog.json-everything.net">
1215
blog
1316
</a>

0 commit comments

Comments
 (0)
Please sign in to comment.