update stuff

This commit is contained in:
Ayo 2023-09-29 11:51:01 +02:00
parent cead47cb04
commit 0092c8d31a

View file

@ -10,7 +10,7 @@ import Card from "../components/Card.astro";
> >
<main> <main>
<h1 class="text-gradient">Stuff</h1> <h1 class="text-gradient">Stuff</h1>
<p>Because software is not just a huge pile of code, but a combination of reusable stuff...</p> <p>Because software is not just a huge pile of code, but a combination of small, reusable stuff...</p>
<ul> <ul>
<Card <Card
newTab newTab