-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
18 lines (18 loc) · 934 Bytes
/
index.html
File metadata and controls
18 lines (18 loc) · 934 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GitHat — Auth + Hosting for Developers</title>
<meta name="description" content="Auth and hosting platform replacing Clerk + Vercel. Pre-built sign-in UI, JWT tokens, slug-based hosting. Bring your own database.">
<link rel="canonical" href="https://githat.io">
<meta http-equiv="refresh" content="0; url=https://githat.io">
<meta property="og:title" content="GitHat — Auth + Hosting for Developers">
<meta property="og:description" content="Auth and hosting that replaces Clerk + Vercel. Bring your own database. Deploy at slug.githat.io.">
<meta property="og:url" content="https://githat.io">
<meta property="og:type" content="website">
</head>
<body>
<p>Redirecting to <a href="https://githat.io">githat.io</a>...</p>
</body>
</html>