We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2521b83 commit 492c7f3Copy full SHA for 492c7f3
var/www/index.tpl
@@ -27,7 +27,7 @@ cat <<EOF
27
<!-- Navigation -->
28
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
29
<div class="container">
30
- <a class="navbar-brand" href="$wwwRootPath">
+ <a class="navbar-brand" href="$wwwRootPath/index.html">
31
autowx2 | automatic receiving station $stationName
32
</a>
33
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
0 commit comments