Skip to content

Commit

Permalink
Credits update
Browse files Browse the repository at this point in the history
  • Loading branch information
nie7321 committed Feb 16, 2024
1 parent b5c3214 commit f956de1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/pages/Credits.astro
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,12 @@ import SiteLayout from "../layouts/SiteLayout.astro";
<li>Sad Potato Productions</li>
</ul>
</div>

<div>
<h2 class="text-2xl border-b-2 border-lavender border-dashed mb-4">Website &amp; Technology Management</h2>
<ul class="list-disc list-inside">
<li>owlmanatt</li>
</ul>
</div>
</div>
</SiteLayout>

0 comments on commit f956de1

Please sign in to comment.