add projects view and template

This commit is contained in:
2024-11-10 04:47:40 +01:00
parent 5eb0246863
commit a3de4dcb43
21 changed files with 350 additions and 65 deletions

View File

@@ -13,7 +13,7 @@
/>
</head>
<body class="bg-gray-800">
<body class="bg-gray-800 scroll-smooth">
<div class="flex flex-col h-full min-h-screen text-white">
{% include "website/components/navbar.html" %}
<div