feat: update website desc

This commit is contained in:
Barrett Ruth 2025-05-31 23:59:28 -05:00
parent 16c1e8028a
commit 23267c98a2

View file

@ -4,7 +4,7 @@ import Footer from "../components/Footer.astro";
const { const {
title, title,
description = "Barrett Ruth's personal website", description = "Barrett Ruth's website",
bodyClass = "graph-background", bodyClass = "graph-background",
} = Astro.props; } = Astro.props;
--- ---