diff options
| -rw-r--r-- | templates/index.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/templates/index.html b/templates/index.html index 6ed250e..5f72a9e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -21,10 +21,12 @@ </head> <body class="mw7-ns ph3 center sans-serif"> - <h1 class="f2 code">Doma.in Na.me Ha.ck Cl.ub</h1> - <p>An exclusive club of nerds that own the <a href="https://en.wikipedia.org/wiki/Domain_hack" + <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">An exclusive club of nerds 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.</p> - <p>Are you one of us? <a href="https://github.com/yuvadm/namehack.club" class="link dim dark-pink">Join the club.</a> + <p class="lh-copy">Are you one of us? <a href="https://github.com/yuvadm/namehack.club" + class="link dim dark-pink">Join the club.</a> </p> <ul class="list"> |
