update stuff
This commit is contained in:
parent
cead47cb04
commit
0092c8d31a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue