-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
50 lines (48 loc) · 2.65 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/x-icon" href="/logo.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>小宾AI抠图官网</title>
<title>小宾AI抠图 - 免费开源AI图像处理工具 | 一键抠图、证件照制作、图片格式转换</title>
<meta name="description" content="探索小宾AI抠图,免费开源AI图像处理工具,一键抠图、证件照制作、图片格式转换,立即体验高效图像编辑服务。">
<meta name="keywords" content="AI抠图, 图像处理, 免费AI工具, 证件照制作, 图片格式转换, 开源AI图像处理。小宾AI抠图官网 v0.2.4 v0.2.3 v0.2.2">
<meta name="author" content="小宾AI抠图">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://matting.20133075.xyz/">
<meta property="og:title" content="小宾AI抠图 - 免费开源AI图像处理工具">
<meta property="og:description" content="免费开源AI图像处理工具,支持一键抠图、证件照制作和图片格式转换。">
<meta property="og:type" content="website">
<meta property="og:url" content="https://matting.20133075.xyz/">
<meta property="og:image" content="https://matting.20133075.xyz/logo.png">
<meta property="og:site_name" content="小宾AI抠图">
<meta property="og:locale" content="zh_CN">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="小宾AI抠图 - 免费开源AI图像处理工具">
<meta name="twitter:description" content="探索免费开源AI图像处理工具,支持一键抠图、证件照制作、图片格式转换。">
<meta name="google-adsense-account" content="ca-pub-5337107743991073">
<meta name="twitter:image" content="https://matting.20133075.xyz/logo.png">
<script defer src="https://cloud.umami.is/script.js" data-website-id="da139b3e-b235-4544-b4f0-7d8cfcdec3cc"></script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "小宾AI抠图",
"description": "免费开源AI图像处理工具,一键抠图、证件照制作、图片格式转换。",
"applicationCategory": "MultimediaApplication",
"operatingSystem": "Web",
"url": "https://matting.20133075.xyz/",
"image": "https://matting.20133075.xyz/logo.png",
"author": {
"@type": "Organization",
"name": "小宾AI抠图"
}
}
</script>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>