-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
42 lines (36 loc) · 3.13 KB
/
index.html
File metadata and controls
42 lines (36 loc) · 3.13 KB
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
37
38
39
40
41
42
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- SEO Meta Tags -->
<title>芝士扩列条编辑器 - 在线制作与分享 | ProfileCraft</title>
<meta name="description" content="ProfileCraft 是一个免费、开源的在线扩列条/个人名片编辑器:所见即所得文本、主题配色、头像与二维码上传、动态卡片与标签、自动保存,一键导出独立 HTML 或高清 PNG,支持移动端体验与快速分享社交链接,轻松展示个性与兴趣。">
<meta name="keywords" content="扩列条, 扩列条编辑器, 扩列条模板, 扩列条设计, 在线制作, 扩列, 个人名片, 社交名片, Profile Card Maker, 自己紹介カード">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:title" content="芝士扩列条编辑器 - 在线制作与分享 | ProfileCraft" />
<meta property="og:description" content="ProfileCraft 是一个免费、开源的在线扩列条/个人名片编辑器:所见即所得文本、主题配色、头像与二维码上传、动态卡片与标签、自动保存,一键导出独立 HTML 或高清 PNG,支持移动端体验与快速分享社交链接,轻松展示个性与兴趣。" />
<meta property="og:url" content="https://tools.chizunet.cc/" />
<meta property="og:locale" content="zh_CN" />
<!-- Twitter -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="芝士扩列条编辑器 - 在线制作与分享 | ProfileCraft" />
<meta name="twitter:description" content="ProfileCraft 是一个免费、开源的在线扩列条/个人名片编辑器:所见即所得文本、主题配色、头像与二维码上传、动态卡片与标签、自动保存,一键导出独立 HTML 或高清 PNG,支持移动端体验与快速分享社交链接,轻松展示个性与兴趣。" />
<!-- Hreflang Tags -->
<link rel="alternate" hreflang="zh-CN" href="https://tools.chizunet.cc/" />
<link rel="alternate" hreflang="x-default" href="https://tools.chizunet.cc/" />
<!-- Fonts -->
<link href="https://fonts.loli.net/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
<!-- Analytics Scripts -->
<script data-goatcounter="https://chizukuo.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
<script>
!function(p){"use strict";!function(t){var s=window,e=document,i=p,c="".concat("https:"===e.location.protocol?"https://":"http://","sdk.51.la/js-sdk-pro.min.js"),n=e.createElement("script"),r=e.getElementsByTagName("script")[0];n.type="text/javascript",n.setAttribute("charset","UTF-8"),n.async=!0,n.src=c,n.id="LA_COLLECT",i.d=n;var o=function(){s.LA.ids.push(i)};s.LA?s.LA.ids&&o():(s.LA=p,s.LA.ids=[],o()),r.parentNode.insertBefore(n,r)}()}({id:"3MPaJHoNeNui8YoH",ck:"3MPaJHoNeNui8YoH",autoTrack:true});
</script>
</body>
</html>