diff options
Diffstat (limited to 'web/homepage/header.html')
-rw-r--r-- | web/homepage/header.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/web/homepage/header.html b/web/homepage/header.html index 832306fae3a4..1f9c262a58e3 100644 --- a/web/homepage/header.html +++ b/web/homepage/header.html @@ -9,7 +9,7 @@ <body class="dark"> <header> <h1> - <a class="unstyled-link" href="/">tazjin's interblag</a> + <a class="interblag-title" href="/">tazjin's interblag</a> </h1> <hr> </header> @@ -25,9 +25,11 @@ internet</a>. </p> <p> - Below you can find a collection of my projects and blog posts. - If you'd like to get in touch about anything, send me a mail at - mail@[this domain] or ping me on IRC or Twitter. + Below is a collection of + my <span class="project">projects</span>, <span class="blog">blog + posts</span> and some <span class="misc">random things</span> by + me or others. If you'd like to get in touch about anything, send + me a mail at mail@[this domain] or ping me on IRC or Twitter. </p> </div> <div class="entry-container"> |