Add scrapbook link

This commit is contained in:
Mathias DUPEUX 2025-04-15 14:15:04 +02:00
parent 5b2a3158fb
commit 7b21eed146

View file

@ -13,18 +13,15 @@ li {
h3 { h3 {
padding-bottom: 0.1em; padding-bottom: 0.1em;
} }
a {
color: inherit;
}
</style> </style>
{% endblock %} {% endblock %}
{% block content %} {% 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 <a href="/scrapbook">/scrapbook</a>
<br /> <br />
<br /> <br />
{% for category_name, articles in categories %} {% for category_name, articles in categories %}
<h3>{{ category_name }}</h3> <h3>{{ category_name }}</h3>
<ul> <ul>