Skip to content

Commit e7c59b8

Browse files
authored
Merge pull request #7 from WilliamDavidHarrison/patch-1
A few changes
2 parents a64918a + 6d86be3 commit e7c59b8

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# is-a-dev.github.io
2-
[is-a.dev](http://www.is-a.dev) website
2+
[is-a.dev](https://www.is-a.dev) website
33

4-
To register a `is-a.dev` subdomain, go to the [register repo](https://github.com/is-a-dev/register)
4+
To register your `is-a.dev` subdomain, go to the [registration repository](https://github.com/is-a-dev/register).

index.html

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charSet="utf-8"/>
55
<meta http-equiv="x-ua-compatible" content="ie=edge"/>
66
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/>
7-
<title>is-a.dev | Free domain registration for software devs</title>
7+
<title>is-a.dev | Free sub-domains for developers</title>
88
<style>
99
html, body {
1010
--header-bg: #0f0c19;
@@ -90,24 +90,20 @@
9090
}
9191
</style>
9292
<main>
93-
<h1>is-a-dev</h1>
93+
<h1>is-a.dev</h1>
9494
<p>
95-
is-a-dev is a service that allows developers to get a sweet-looking `.is-a.dev` subdomain for their personal websites.
95+
is-a.dev is a service that allows developers to get a sweet-looking ".is-a.dev" subdomain for their personal websites.
9696
<br />
97-
To register your own subdomain, go to <a href="https://github.com/is-a-dev/register">is-a-dev registration repository</a> and follow the instructions.
97+
To register your own subdomain, go to the <a href="https://github.com/is-a-dev/register">is-a.dev registration repository</a> and follow the instructions.
9898
</p>
9999

100100
<h2>Report abuse</h2>
101101
<p>
102-
If you believe one of the subdomains is abusing the service,
103-
<a href="https://github.com/is-a-dev/register/issues/new?labels=report-abuse&template=report-abuse.md&title=Report+abuse" target="_blank">
104-
please report it
105-
</a>
106-
.
102+
If you believe one of the subdomains is abusing the service, please <a href="https://github.com/is-a-dev/register/issues/new?labels=report-abuse&template=report-abuse.md&title=Report+abuse" target="_blank">report</a> it.
107103
</p>
108104

109105
<h2>Donations</h2>
110-
<p>This project is a free service for developers and will stay that way. Please consider donating to help me keep this running forever!</p>
106+
<p>This project is a free service for developers and will stay that way. Please consider <a href="https://www.buymeacoffee.com/phenax">donating</a> to help me keep this running forever!</p>
111107

112108
<p>
113109
<a href="https://www.buymeacoffee.com/phenax" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="28" width="119"></a>

0 commit comments

Comments
 (0)