202309090326

This commit is contained in:
nelle 2023-09-09 03:26:22 -06:00
parent 4ae7340445
commit e71f5b1f23

View file

@ -3,9 +3,9 @@ import Layout from '../layouts/Layout.astro';
import Card from '../components/Card.astro';
---
<Layout title="Welcome to Astro.">
<Layout title="Home Page">
<main>
<h1> <span class="text-gradient">Welcome Home :)</span></h1>
<h1><span class="text-gradient">Welcome Home :)</span></h1>
<ul role="list" class="link-card-grid">
<Card
href="https://git.ouroboros.group/"