fix typo
This commit is contained in:
parent
786416f4a3
commit
b7a6a9abf9
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ import Card from "../components/Card.astro";
|
||||||
newTab
|
newTab
|
||||||
href="https://ayco.io/n/@ayco/astro-resume"
|
href="https://ayco.io/n/@ayco/astro-resume"
|
||||||
title="Astro Resume"
|
title="Astro Resume"
|
||||||
body="Utilities for serializing data from server for use in the client with types preserved accross components."
|
body="Utilities for serializing data from server for use in the client with types preserved across components."
|
||||||
/>
|
/>
|
||||||
<Card
|
<Card
|
||||||
newTab
|
newTab
|
||||||
|
|
Loading…
Reference in a new issue