chore: test commit for auto deploy

This commit is contained in:
Ayo 2022-11-10 20:11:15 +01:00
parent fb4bc0c6c1
commit 061cec876e

View file

@ -9,7 +9,7 @@ import Starfield from "~/components/starfield.astro";
const { site } = Astro;
const image = new URL("social.jpg", site);
const description =
"Library of components and utilities for building reactive web applications with Astro 🚀";
"Library of components and utilities for building reactive user interfaces with Astro";
---
<html lang="en" class="h-full motion-safe:scroll-smooth" data-theme="dark">