From 786416f4a3b5dda5828ce3b8238fb05547cd5a2d Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 4 Nov 2023 10:39:05 +0100 Subject: [PATCH] Update astro-resume description --- src/pages/stuff.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/stuff.astro b/src/pages/stuff.astro index ff12db2..c771ba6 100644 --- a/src/pages/stuff.astro +++ b/src/pages/stuff.astro @@ -22,7 +22,7 @@ import Card from "../components/Card.astro"; newTab href="https://ayco.io/n/@ayco/astro-resume" title="Astro Resume" - body="This facilitates the creation and usage of global, immutable data for Astro apps" + body="Utilities for serializing data from server for use in the client with types preserved accross components." />