Update index.tsx

This commit is contained in:
MattTheTekie 2023-05-13 18:43:46 -04:00 committed by GitHub
commit 27f7cca2fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ export default component$(() => {
<Card name="Freedom-HQ" icon="https://freedom-hq.github.io/FREEDOM-HQ/banner.png" github="https://freedom-hq.github.io/FREEDOM-HQ/">
Freedom-HQ is my development group focusing on Linux, Android, and the DSiPaint archival process.
</Card>
<Card name="Personal Scripts" icon="https://avatars.githubusercontent.com/u/94870997?v=" link="https://github.com/MattTheTekie/MattTheTekie/tree/main/Personal-Scripts">
<Card name="Personal Scripts" icon="https://avatars.githubusercontent.com/u/94870997" link="https://github.com/MattTheTekie/MattTheTekie/tree/main/Personal-Scripts">
You can check out my personal scripts over here.
</Card>
</div>