2025-06-18 12:01:46 +08:00
|
|
|
<!doctype html>
|
|
|
|
|
<html lang="zh-cn">
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8">
|
|
|
|
|
<meta content="width=device-width,initial-scale=1" name="viewport">
|
|
|
|
|
<meta content="chili3d" name="description">
|
|
|
|
|
<meta content="仙阁" name="author">
|
|
|
|
|
<title>chili3d</title>
|
|
|
|
|
<link href="favicon.svg" rel="icon">
|
|
|
|
|
<link href="index.css" rel="stylesheet">
|
|
|
|
|
<script>!function (t, e, n, c, r, a, i) {
|
|
|
|
|
t[n] = t[n] || function () {
|
|
|
|
|
(t[n].q = t[n].q || []).push(arguments)
|
|
|
|
|
}, (a = e.createElement(c)).async = 1, a.src = "https://www.clarity.ms/tag/" + r, (i = e.getElementsByTagName(c)[0]).parentNode.insertBefore(a, i)
|
|
|
|
|
}(window, document, "clarity", "script", "k1qrtibhcl")</script>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
|
|
|
<script src="./iconfont.js"></script>
|
2025-05-22 17:31:36 +08:00
|
|
|
|
2025-06-18 12:01:46 +08:00
|
|
|
|
|
|
|
|
<script defer src="main.js"></script>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|