This commit is contained in:
Patrick Alvin Alcala 2026-03-24 19:27:19 +08:00
parent 8197905483
commit efc045bebd
48 changed files with 779 additions and 1140 deletions

View file

@ -17,7 +17,7 @@ import PA2 from '../../@dasig/images/pat-alcala.webp'
<Footer>
<Row content="center" gap={0.5}>
<Image avif={PA1.src} webp={PA2.src} size={100} />
<Copyright year="2026" name="Pat Alcala" />
<Copyright />
</Row>
</Footer>
</Column>