New article and homepage fix

This commit is contained in:
2025-04-25 00:40:55 -06:00
parent 9dc9225591
commit 16dd4463ae
4 changed files with 64 additions and 11 deletions

View File

@ -1,7 +0,0 @@
export default function Example() {
return (
<div class="flex flex-row gap-4 text-3xl">
Example
</div>
);
}