astro setup for react is ready

This commit is contained in:
2025-02-02 03:04:26 -05:00
parent f5f335ff33
commit f0a9566c24
3 changed files with 22 additions and 6 deletions

View File

@ -6,7 +6,7 @@ import { Links } from '../ts/links';
<header>
<Button href={Links.Self} display="[rhpidfyre.io]" color="black"/>
<section>
<Button href={Links.Git} display="REPOS"/>
<Button href={Links.Git} display="GIT"/>
<Button href={Links.Cloud} display="CLOUD"/>
<Button href={Links.Gsm} display="GSM"/>
</section>