mirror of
https://github.com/tiennm99/is-a-good-dev.git
synced 2026-08-11 14:22:46 +00:00
feat: introduction
This commit is contained in:
+14
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user