home-page/index.html
2025-04-30 22:36:01 +08:00

18 lines
695 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/icon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="我是 feie9454这是我的个人网站。">
<meta name="baidu-site-verification" content="codeva-lwtlm9cPz1" />
<link rel="stylesheet" href="https://registry.npmmirror.com/@fontsource-variable/noto-serif-sc/5.2.5/files/index.css">
<title>学习中的鹅</title>
</head>
<body>
<div id="app"></div>
<script>window.amapKey= '29079f345973b792ff05946a20946038'</script>
<script type="module" src="/src/main.ts"></script>
</body>
</html>