1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-03-16 08:23:17 +08:00

feat: 页面版本号链接到CHANGELOG页面

This commit is contained in:
涵曦
2024-07-06 15:06:51 +00:00
parent aaf9f4b6a7
commit be62d8abc8
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
</head>
<body>
<h2>小爱音箱操控面板
(<a id="version" href="https://github.com/hanxi/xiaomusic/releases">
(<a id="version" href="https://github.com/hanxi/xiaomusic/blob/main/CHANGELOG.md">
版本未知
</a>)
</h2>

View File

@@ -17,7 +17,7 @@ var vConsole = new window.VConsole();
</head>
<body>
<h2>小爱音箱设置面板
(<a id="version" href="https://github.com/hanxi/xiaomusic/releases">
(<a id="version" href="https://github.com/hanxi/xiaomusic/blob/main/CHANGELOG.md">
版本未知
</a>)
</h2>