diff options
| author | Yuval Adam <_@yuv.al> | 2023-01-24 09:13:46 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2023-01-24 09:13:46 +0200 |
| commit | 6f3b90bbd0ff5fdf20caf78abed70269b33d5379 (patch) | |
| tree | cbf23ef94919ea5f84728924874e56de07d06a02 | |
| parent | 494edcdbc30b98dccef73bf49bc267c57add014c (diff) | |
Cleanup homepage copy
| -rw-r--r-- | templates/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/index.html b/templates/index.html index 007da8a..6832126 100644 --- a/templates/index.html +++ b/templates/index.html @@ -23,9 +23,9 @@ <body class="mw7-ns ph3 center sans-serif bg-near-white"> <h1 class="mt5-ns f1 center code">Doma<span class="silver">.</span>in Na<span class="silver">.</span>me Ha<span class="silver">.</span>ck Cl<span class="silver">.</span>ub</h1> - <p class="lh-copy f4">An exclusive club of geeks that own the <a href="https://en.wikipedia.org/wiki/Domain_hack" - class="link dim dark-pink">domain hack</a> to their name, and serve their personal homepage from it. Are you one - of us? Join the club by opening a pull + <p class="lh-copy f4">An exclusive club of geeks that serve their personal homepage from the <a + href="https://en.wikipedia.org/wiki/Domain_hack" class="link dim dark-pink">domain hack</a> to their name. Are you + one of us? Join the club by opening a pull request on <a href="https://github.com/yuvadm/namehack.club" class="link dim dark-pink">Github</a> or send us an email at <a href="mailto:join@namehack.club" class="link dim dark-pink">join@namehack.club</a>.</p> @@ -55,4 +55,4 @@ </footer> </body> -</html>
\ No newline at end of file +</html> |
