diff options
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index fb23d7e..9f76b6f 100644 --- a/src/index.html +++ b/src/index.html @@ -15,7 +15,10 @@ <link href="https://fonts.googleapis.com/css2?family=Kufam&display=swap" rel="stylesheet"> </head> <body class=""> - <!-- <h1>HOVER:BIT Controller</h1> --> + <div class="app-info"> + <h1>HOVER:BIT Controller</h1> + <span class="version">{{ VERSION }}</span> + </div> <div class="landscape-warning"> <div class="landscape-warning-content"> |