fix(faq): repair category schema and icons

This commit is contained in:
Cheng Zhou
2026-06-08 13:38:09 +08:00
parent 30e2398400
commit d472b8410e
8 changed files with 115 additions and 26 deletions
+1 -2
View File
@@ -5,7 +5,6 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="data:," />
<link rel="stylesheet" href="https://cdn.bootcdn.net/ajax/libs/font-awesome/6.4.0/css/all.min.css" />
<title>CTMS</title>
</head>
@@ -14,4 +13,4 @@
<script type="module" src="/src/main.ts"></script>
</body>
</html>
</html>