-
Notifications
You must be signed in to change notification settings - Fork 48
/
Copy pathindex.html
36 lines (34 loc) · 1.49 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="keywords" content="定制头像,国庆头像,红旗头像,春节头像,中秋节头像,节日头像,精美头像贴纸">
<meta name="description" content="定制国庆头像、红旗头像、国旗渐变头像,为祖国庆生!选择国庆、红旗、中秋节、春节等多个主题,超多头像样式和贴纸供您选择,为您的特殊时刻创造独特的头像。立即尝试我们的头像定制工具!">
<title>采黎-定制头像</title>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?92dc1712b3ff1e188aaccb7639c58377";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script async src="https://busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
<script src="https://cdn.xiaoli.vip/tools/upyun/hash.js"></script>
<script type="application/ld+json">
{
"@context": "https://www.xiaoli.vip/custom-avatar",
"@type": "WebSite",
"name": "定制头像,国庆头像、节日头像",
"url": "https://www.xiaoli.vip/custom-avatar"
}
</script>
</body>
</html>