diff --git a/templates/home.html b/templates/home.html index cf475c2..edc7faa 100644 --- a/templates/home.html +++ b/templates/home.html @@ -13,18 +13,15 @@ li { h3 { padding-bottom: 0.1em; } -a { - color: inherit; -} {% endblock %} {% block content %} -👋, Welcome here, you can see it's a mess +👋, Welcome here, you can see it's a mess. +My scrapbook posts are available at /scrapbook

- {% for category_name, articles in categories %}

{{ category_name }}