chore: test commit to trigger deploy
This commit is contained in:
parent
b054f29e74
commit
fb4bc0c6c1
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue