feat: add version to index.html description meta tag

This commit is contained in:
Deluan
2020-03-22 01:04:10 -04:00
parent 20075ae68d
commit f403a8da34
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta
name="description"
content="Navidrome Music Server"
content="Navidrome Music Server - {{.Version}}"
/>
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="apple-touch-icon" sizes="57x57" href="%PUBLIC_URL%/apple-icon-57x57.png">