mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-07 18:23:04 +00:00
my name instead of project/* in footer
This commit is contained in:
@@ -101,7 +101,7 @@ const { metadata } = Astro.props;
|
|||||||
<slot />
|
<slot />
|
||||||
|
|
||||||
<p class="text-center text-md text-ayu-gutter mt-8 mb-4">
|
<p class="text-center text-md text-ayu-gutter mt-8 mb-4">
|
||||||
projects/{metadata.slug} - {metadata.date}
|
Oliver Bryan - {metadata.date}
|
||||||
{
|
{
|
||||||
metadata.github && (
|
metadata.github && (
|
||||||
<>
|
<>
|
||||||
|
|||||||
Reference in New Issue
Block a user