This commit is contained in:
m
2026-03-26 16:07:05 +01:00
parent 2df2f5f3a8
commit a47ad949bd
13 changed files with 63 additions and 188 deletions

View File

@@ -31,10 +31,6 @@
href="{{ url_for('static', filename='css/blog.css') }}"
rel="stylesheet"
/>
<link
href="{{ url_for('static', filename='css/components/timeline.css') }}"
rel="stylesheet"
/>
<script src="https://cdn.tailwindcss.com"></script>
<script>
tailwind.config = {