add(ui/ux): show the running version and build stamp in the header
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>📚 wordarr</h1>
|
||||
<h1>📚 wordarr <span id="app-version"></span></h1>
|
||||
<nav>
|
||||
<button data-view="search" class="active" data-i18n="nav.search"></button>
|
||||
<button data-view="missing">
|
||||
|
||||
Reference in New Issue
Block a user