feat: update version and title in index.html and package.json

This commit is contained in:
2026-02-19 03:58:38 +08:00
parent eafe815d8f
commit 59319b849c
2 changed files with 4 additions and 4 deletions

View File

@@ -3,9 +3,9 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/jpg" href="https://kevisual.xiongxiao.me/root/center/panda.jpg" />
<link rel="icon" type="image/jpg" href="https://kevisual.cn/root/center/panda.jpg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Light Code</title>
<title>Route Viewer</title>
<style>
html,
body {