mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 16:16:46 +08:00
36 lines
1.3 KiB
HTML
36 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>Venus</title>
|
|
<base href="/" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:url" content="https://affine.pro/" />
|
|
<meta name="twitter:title" content="AFFiNE - All In One Workos" />
|
|
<meta
|
|
name="twitter:description"
|
|
content="Affine is the next-generation collaborative knowledge base for professionals."
|
|
/>
|
|
<meta name="twitter:site" content="@AffineOfficial" />
|
|
<meta name="twitter:image" content="https://affine.pro/og.png" />
|
|
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:title" content="AFFiNE - All In One Workos" />
|
|
<meta property="og:site_name" content="AFFiNE - All In One Workos" />
|
|
<meta property="og:url" content="https://affine.pro/" />
|
|
<meta property="og:image" content="https://affine.pro/og.png" />
|
|
<meta
|
|
property="og:description"
|
|
content="Affine is the next-generation collaborative knowledge base for professionals."
|
|
/>
|
|
|
|
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|