mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-29 07:15:48 +00:00
Former-commit-id: 646e24c27e4bcfeb545119f8d4e030b74a534cdb [formerly afecbed580ea6e3124dd9b599e9de8e0c6b274f9] [formerly 2ffb67a3683068823ea4d330390503b360b15b6f [formerly 33f3fe36f17652712db538cae52eae322eaee5ef]] Former-commit-id: 6de5094a3c36b5d0f7363ad929af0986c4fa7491 [formerly 458478a8b8b3a68f83ad75ff751e0169a1c98296] Former-commit-id: 2747b3e265832fad41c8faeb0b2d9e364f158413
43 lines
2.4 KiB
HTML
43 lines
2.4 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" type="image/svg+xml"
|
|
href="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0NFREQzRSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Im0xMS40MTQgMTBsLTcuMzgzIDcuNDE4YTIuMDkgMi4wOSAwIDAgMCAwIDIuOTY3YTIuMTEgMi4xMSAwIDAgMCAyLjk3NiAwTDE0LjQxNCAxM20zLjcwNyAyLjI5M2wyLjU4Ni0yLjU4NmExIDEgMCAwIDAgMC0xLjQxNGwtNy41ODYtNy41ODZhMSAxIDAgMCAwLTEuNDE0IDBMOS4xMjEgNi4yOTNhMSAxIDAgMCAwIDAgMS40MTRsNy41ODYgNy41ODZhMSAxIDAgMCAwIDEuNDE0IDAiLz48L3N2Zz4=" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
<!-- Primary Meta Tags -->
|
|
<title>Lifeforge. Docs</title>
|
|
<meta name="title" content="Lifeforge. Docs" />
|
|
<meta name="description"
|
|
content="Comprehensive documentation for Lifeforge - your all in one self-hosted productivity and life management tool." />
|
|
<meta name="keywords" content="lifeforge, documentation, productivity, life management, tools, self-hosted" />
|
|
<meta name="author" content="Lifeforge Team" />
|
|
<meta name="robots" content="index, follow" />
|
|
|
|
<!-- Open Graph / Facebook -->
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://docs.lifeforge.melvinchia.dev/" />
|
|
<meta property="og:title" content="Lifeforge. Docs" />
|
|
<meta property="og:description"
|
|
content="Comprehensive documentation for Lifeforge - your all in one self-hosted productivity and life management tool." />
|
|
<meta property="og:image" content="https://docs.lifeforge.melvinchia.dev/og-image.png" />
|
|
|
|
<!-- Twitter -->
|
|
<meta property="twitter:card" content="summary_large_image" />
|
|
<meta property="twitter:url" content="https://docs.lifeforge.melvinchia.dev/" />
|
|
<meta property="twitter:title" content="Lifeforge. Docs" />
|
|
<meta property="twitter:description"
|
|
content="Comprehensive documentation for Lifeforge - your all in one self-hosted productivity and life management tool." />
|
|
<meta property="twitter:image" content="https://docs.lifeforge.melvinchia.dev/og-image.png" />
|
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github-dark.min.css" />
|
|
</head>
|
|
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
|
|
</html> |