diff options
| author | Yuval Adam <_@yuv.al> | 2022-10-28 13:09:41 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2022-10-28 13:09:41 +0300 |
| commit | 09eee1daf8c7d354302e8b6d570cabbc2977d292 (patch) | |
| tree | 2c149bb96818f59f2879040260e99c7a50fea2ba | |
| parent | 12d940dc93a274a0b83635b25349b00dcd6b2aac (diff) | |
Typography updates
| -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"> |
