Done with the samples, and can be released as first version!

This commit is contained in:
2025-01-13 14:27:20 +01:00
parent 425e583bbe
commit 6a16200a51
27 changed files with 628 additions and 93 deletions

View File

@ -1,22 +1,6 @@
{% extends "main.html" %}
{% block content %}
<style>
.card .topics {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 8px;
margin-top: 20px;
}
.card .topics .topic {
font-size: 0.85em;
color: #777;
background-color: #efefef;
border-radius: 16px;
padding: 4px 10px;
}
</style>
<main class="main">
<div class="intro">