chore: test commit to trigger deploy

This commit is contained in:
Ayo 2022-11-10 20:06:12 +01:00
parent b054f29e74
commit fb4bc0c6c1

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 web applications with Astro 🚀";
---
<html lang="en" class="h-full motion-safe:scroll-smooth" data-theme="dark">