We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5bcfab commit 7f61446Copy full SHA for 7f61446
src/_includes/bio.njk
@@ -7,7 +7,7 @@
7
<script src="https://cdn.tailwindcss.com"></script>
8
<link rel="stylesheet" href="/assets/css/style.css">
9
</head>
10
-<body class="min-h-screen scroll-smooth bg-[var(--bg-page)] text-[var(--text-main)] transition-colors duration-300"">
+<body class="min-h-screen scroll-smooth bg-[var(--bg-page)] text-[var(--text-main)] transition-colors duration-300">
11
12
{% include "header.njk" %}
13
0 commit comments