diff options
Diffstat (limited to 'half_of_my_css_are_links.html')
-rw-r--r-- | half_of_my_css_are_links.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/half_of_my_css_are_links.html b/half_of_my_css_are_links.html index 84e4e40..68d64af 100644 --- a/half_of_my_css_are_links.html +++ b/half_of_my_css_are_links.html @@ -10,11 +10,13 @@ <title>Half of My CSS Are Links</title> -<nav><p><a href="https://ignore.pl">ignore.pl</a></p></nav> +<header> +<nav><a href="https://ignore.pl">ignore.pl</a></nav> +<time>19 May 2020</time> +<h1>Half of My CSS Are Links</h1> +</header> <article> -<h1>Half of My CSS Are Links</h1> -<p class="subtitle">Published on 2020-05-19 20:09:00+02:00 <p>Lately, I've been tinkering in <a href="style.css">stylesheet of this website</a>. My main goals are readability and minimalism, in this order. I do put some little things to appeal to my taste, but let this one slide, please, I'm confident that my stylesheet is one of the smallest there are. |