-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
35 lines (29 loc) · 2.05 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="shortcut icon" type="image/ico" href="/src/assets/favicon.ico" />
<title>zitefy</title>
<meta name="description" content="The link-in-bio tool you should be using in 2024. AI powered & fully open-source with unlimited customizability in all the stock templates. You can customize your site to your heart's content by talking to ZiteChef, no programming knowledge required at all!">
<meta property="og:title" content="zitefy">
<meta property="og:description" content="The link-in-bio tool you should be using in 2024. AI powered & fully open-source with unlimited customizability in all the stock templates. You can customize your site to your heart's content by talking to ZiteChef, no programming knowledge required at all!">
<meta property="og:image" content="https://zitefy.com/seo/opengraph.png">
<meta property="og:url" content="https://zitefy.com/">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="zitefy">
<meta name="twitter:description" content="The link-in-bio tool you should be using in 2024. AI powered & fully open-source with unlimited customizability in all the stock templates. You can customize your site to your heart's content by talking to ZiteChef, no programming knowledge required at all!">
<meta name="twitter:image" content="https://zitefy.com/seo/twitter.png">
<meta name="twitter:url" content="https://zitefy.com/">
<meta name="author" content="zitefy">
<meta name="keywords" content="link-in-bio, open-source, linktree, bento, personal-website, plain-html">
<link rel="image_src" href="/seo/logo.png">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script src="/src/index.tsx" type="module"></script>
</body>
</html>