Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Commit b25eb67

Browse files
committed
Shortened side panel title
1 parent e33561f commit b25eb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpawnDev.ILGPU.WebGPU.Demo/Layout/NavMenu.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="top-row ps-3 navbar navbar-dark">
22
<div class="container-fluid">
3-
<a class="navbar-brand" href="">SpawnDev.ILGPU.WebGPU.Demo</a>
3+
<a class="navbar-brand" href="">SpawnDev.ILGPU.WebGPU</a>
44
<button title="Navigation menu" class="navbar-toggler" @onclick="ToggleNavMenu">
55
<span class="navbar-toggler-icon"></span>
66
</button>

0 commit comments

Comments
 (0)