my name instead of project/* in footer

This commit is contained in:
Oliver Bryan
2025-09-29 01:52:37 +01:00
parent 9d146c6e23
commit b2645dab76

View File

@@ -101,7 +101,7 @@ const { metadata } = Astro.props;
<slot />
<p class="text-center text-md text-ayu-gutter mt-8 mb-4">
projects/{metadata.slug} - {metadata.date}
Oliver Bryan - {metadata.date}
{
metadata.github && (
<>