diff --git a/playground/src/components/SponsorButton.astro b/playground/src/components/SponsorButton.astro index 5c36f42..40cda69 100644 --- a/playground/src/components/SponsorButton.astro +++ b/playground/src/components/SponsorButton.astro @@ -5,4 +5,9 @@ Sponsor to support Adrián + + + + Sponsor to support Anthony +

diff --git a/playground/src/content/pages/projects.mdx b/playground/src/content/pages/projects.mdx index 1778be8..beda841 100644 --- a/playground/src/content/pages/projects.mdx +++ b/playground/src/content/pages/projects.mdx @@ -7,23 +7,23 @@ layoutFullWidth: true projects: Current Focus: - name: 'Project Alpha' - link: 'https://github.com/adrian-ub' + link: 'https://github.com/adrian-ub/astro-vitesse' desc: 'An innovative solution for modern problems.' - name: 'Beta Builder' - link: 'https://github.com/adrian-ub' + link: 'https://github.com/adrian-ub/astro-vitesse' desc: 'A tool to build and manage beta versions of software.' icon: 'i-carbon-unknown' - name: 'Gamma Gateway' - link: 'https://github.com/adrian-ub' + link: 'https://github.com/adrian-ub/astro-vitesse' desc: 'A secure gateway for data transmission.' Past Projects: - name: 'Delta Dashboard' - link: 'https://github.com/adrian-ub' + link: 'https://github.com/adrian-ub/astro-vitesse' desc: 'A comprehensive dashboard for monitoring metrics.' icon: 'i-simple-icons-astro' - name: 'Epsilon Engine' - link: 'https://github.com/adrian-ub' + link: 'https://github.com/adrian-ub/astro-vitesse' desc: 'A powerful engine for processing large datasets.' icon: 'i-simple-icons-astro' --- @@ -41,6 +41,10 @@ import SponsorButton from '../../components/SponsorButton.astro'
+
+
+ +