some change

This commit is contained in:
2025-10-28 13:11:44 +08:00
parent 9759c93a25
commit 293cc24ac5
2 changed files with 31 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
<!-- Font Awesome 图标 -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<link rel="stylesheet" href="/static/css/dashboard.css">
</head>
<body>
{% include 'navbar.html' %} <!-- 引入navbar.html -->