adds summary on interview closes #6

This commit is contained in:
Drew
2025-05-07 14:02:26 -07:00
parent f230c182ac
commit 91b20693d9
2 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<!-- basic header partial in hugo with just home and about -->
<header class="flex flex-col mb-4">
<div class="flex justify-between items-center p-4">
<div class="flex justify-between gap-4 items-center p-4">
<h1 class="text-2xl font-bold">
<a href="/">{{ .Site.Title }}</a>
</h1>