Upload index.html
Browse files- public/index.html +2 -2
public/index.html
CHANGED
|
@@ -6,8 +6,8 @@
|
|
| 6 |
<title>HF Space Manager</title>
|
| 7 |
<!-- 引入 Chart.js CDN -->
|
| 8 |
<script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.7/dist/chart.umd.min.js"></script>
|
| 9 |
-
<!-- 引入科技感字体 Orbitron
|
| 10 |
-
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;700&display=swap">
|
| 11 |
<style>
|
| 12 |
* {
|
| 13 |
margin: 0;
|
|
|
|
| 6 |
<title>HF Space Manager</title>
|
| 7 |
<!-- 引入 Chart.js CDN -->
|
| 8 |
<script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.7/dist/chart.umd.min.js"></script>
|
| 9 |
+
<!-- 引入科技感字体 Orbitron
|
| 10 |
+
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;700&display=swap">-->
|
| 11 |
<style>
|
| 12 |
* {
|
| 13 |
margin: 0;
|