diff --git a/src/pages/about.astro b/src/pages/about.astro index 1972dcd..4de41ff 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -40,7 +40,7 @@ import MainLayout from 'layouts/main-layout.astro';

I’m a big fan of web technologies. By the way, this website was built using Astro, Tailwind, vanilla - JavaScript (transpilled TypeScript in fact), and hosted on Cloudflare Pages. You can find the source code on Github.