-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
21 lines (18 loc) · 1.26 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!doctype>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Gomommy's coming soon</title>
<meta name="description" content="Affordable and reliable web hosting, domains, and more. Get free add-ons with Gomommy's web-hosting and domain services.">
<link href="./dist/css/output.css" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Concert+One&family=Nanum+Pen+Script&display=swap" rel="stylesheet">
</head>
<body>
<br><br><br><br><br><br><br><center><img src="./dist/img/kassandra.png" width="251" height="251" /></center><br>
<h1 class="text-4xl text-center font-bold">Gomommy.io is coming soon</h1>
<p class="text-center font-medium inline">
<span class="inline w-full py-2 text-transparent bg-clip-text leading-12 bg-gradient-to-r from-green-400 to-purple-500 lg:inline">Affordable</span> and <span class="inline w-full py-2 text-transparent bg-clip-text leading-12 bg-gradient-to-r from-green-400 to-purple-500 lg:inline">reliable</span> web hosting, domains, and more. Get free add-ons with Gomommy's web-hosting and domain services.</p>
</body>
</html>