feat(portfolio): add email contact

This commit is contained in:
2026-09-14 17:06:01 +02:00
parent 14118cf438
commit 00f6633ecf
13 changed files with 161 additions and 25 deletions
+1
View File
@@ -11,6 +11,7 @@
<link rel="stylesheet" href="{% static 'fontawesome-7/css/all.min.css' %}">
<script src="{% static 'tabler/tabler.min.js' %}"></script>
<script src="{% static 'tailwindcss/tailwindcss.min.js' %}"></script>
<script src="{% static 'htmx/htmx.min.js' %}"></script>
</head>
<body class="d-flex flex-column">
<header class="navbar navbar-expand-md d-print-none">