edit about name
This commit is contained in:
parent
564f4dab41
commit
d288127b90
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import Layout from '../layouts/Layout.astro';
|
||||||
import Card from '../components/Card.astro';
|
import Card from '../components/Card.astro';
|
||||||
---
|
---
|
||||||
|
|
||||||
<Layout title="LimePot - Home">
|
<Layout title="LimePot - About">
|
||||||
<main>
|
<main>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue