add projects view and template
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user