feat(portfolio): improve landing page

This commit is contained in:
2026-08-28 20:42:48 +02:00
parent 452ae78564
commit bd6a22e814
24 changed files with 430 additions and 12 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ max_line_length = 160
[tool.ruff]
exclude = [
"*migrations*",
"*migrations/",
"settings.py",
]