Files
about.uptime.link/index.html
2025-12-23 00:23:21 +00:00

23 lines
953 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>idp.global - Free Open Source Identity Platform</title>
<meta name="description" content="idp.global is an OpenID like platform that provides an Open Source, free identity to everyone who wants one." />
<meta name="author" content="idp.global" />
<meta property="og:title" content="idp.global - Free Open Source Identity Platform" />
<meta property="og:description" content="idp.global is an OpenID like platform that provides an Open Source, free identity to everyone who wants one." />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@idp_global" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>