feat: introduction

This commit is contained in:
Will Clarke
2022-05-31 22:57:05 +01:00
parent ada7c95552
commit 47ecbad9c2
+14
View File
@@ -27,6 +27,19 @@
padding: 2em 0 8px 0;
border-bottom: 1px solid rgb(199, 198, 198);
}
p {
line-height:1.34
}
a {
text-decoration:none;
color:#0000EE;
}
a:hover {
text-decoration:underline;
}
a:visited {
color:#2828d8;
}
</style>
</head>
<body>
@@ -35,6 +48,7 @@
</div>
<main>
<h1>is-a-good.dev</h1>
<p><strong><em>is-a-good-dev</em></strong> is a free subdomain provider for developers. Our service allows you to get a free `is-a-good.dev` domain. Getting yours is easy! All you have to do is follow the instructions found on our <a href="https://docs.is-a-good.dev">Docs</a> or our <a href="https://github.com/is-a-good-dev/Register">Github Repo</a> readme file.</p>
</main>
</body>