|
59 | 59 | <div class="socials"> |
60 | 60 | <div class="social"> |
61 | 61 | <a href="https://github.com/is-a-dev" target="_blank"><i class="fa-brands fa-github"></i></a> |
| 62 | + <a href="https://discord.gg/is-a-dev-830872854677422150" target="_blank"><i |
| 63 | + class="fa-brands fa-discord"></i></a> |
62 | 64 | </div> |
63 | 65 | </div> |
64 | 66 |
|
65 | | - <h1> |
66 | | - is-a.dev |
67 | | - <p>Welcome! 👋</p> |
| 67 | + <h1>is-a.dev |
| 68 | + <h3>Grab your own sweet-looking <span>.is-a.dev</span> subdomain.</h3> |
68 | 69 | </h1> |
69 | 70 |
|
70 | 71 | <p> |
71 | | - <span>is-a.dev</span> is a service that allows developers to get a sweet-looking <span |
72 | | - style="display: inline-block; width: fit-content; line-height: 1">.is-a.dev</span> subdomain for their |
73 | | - personal websites. |
74 | | - <br /> |
75 | | - To register your own subdomain, go to the |
76 | | - <a href="https://github.com/is-a-dev/register" target="_blank">is-a-dev/register</a> repository on GitHub |
77 | | - and follow the instructions. |
| 72 | + To register your own subdomain, visit the |
| 73 | + <a href="https://github.com/is-a-dev/register" target="_blank">is-a-dev/register</a> |
| 74 | + repository on GitHub and follow the provided instructions. |
78 | 75 | </p> |
79 | 76 |
|
80 | | - <script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CW7DE2JU&placement=is-adev&format=cover" id="_carbonads_js"></script> |
| 77 | + <script async type="text/javascript" |
| 78 | + src="//cdn.carbonads.com/carbon.js?serve=CW7DE2JU&placement=is-adev&format=cover" |
| 79 | + id="_carbonads_js"></script> |
81 | 80 |
|
82 | | - <h2>Report abuse</h2> |
| 81 | + <h2>Report Abuse</h2> |
83 | 82 | <p> |
84 | | - If you believe one of the subdomains is abusing the service, please |
| 83 | + If you suspect that a subdomain is abusing the service, please |
85 | 84 | <a href="https://github.com/is-a-dev/register/issues/new?labels=report-abuse&template=report-abuse.md&title=Report+abuse" |
86 | | - target="_blank">report</a> |
87 | | - it. |
| 85 | + target="_blank"> |
| 86 | + report it here</a>. |
88 | 87 | </p> |
89 | 88 |
|
90 | 89 | <h2>Donations</h2> |
91 | 90 | <p> |
92 | 91 | This project is a free service for developers and will stay that way. Please consider |
93 | 92 | <a href="https://donate.is-a.dev">donating</a> to help us keep this service running forever! |
94 | 93 | </p> |
| 94 | + |
| 95 | + <br> |
| 96 | + |
| 97 | + <p>© 2020-<script>document.write(new Date().getFullYear())</script> is-a.dev - All Rights Reserved. |
| 98 | + <br> |
| 99 | + A project by <a href="https://wdh.gg">William Harrison</a>. |
| 100 | + </p> |
95 | 101 | </main> |
96 | 102 | </body> |
97 | 103 |
|
98 | | - <style> |
99 | | - #carbonads .carbon-poweredby { |
100 | | - color: #ffffff; |
101 | | - } |
102 | | - </style> |
| 104 | +<style> |
| 105 | + #carbonads .carbon-poweredby { |
| 106 | + color: #ffffff; |
| 107 | + } |
| 108 | +</style> |
| 109 | + |
103 | 110 | </html> |
0 commit comments