We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b7cfb commit bfd8ff9Copy full SHA for bfd8ff9
1 file changed
index.html
@@ -38,7 +38,7 @@
38
<header class="flex items-center justify-between gap-2">
39
<h1 class="flex items-center gap-2 text-lg sm:text-xl font-semibold truncate min-w-0">
40
<img class="h-6 w-6 sm:h-8 sm: w-8 flex-shrink-0" src="content/wardrive.png" alt="MeshCore" />
41
- <span class="truncate">MeshCore Wardrive</span>
+ <span class="truncate">MeshCore GOME Wardrive</span>
42
</h1>
43
<span id="appVersion" class="text-xs text-slate-400 flex-shrink-0 whitespace-nowrap">v1.0</span>
44
</header>
0 commit comments