Changed a couple of things.

This commit is contained in:
scadmin
2025-12-14 20:03:20 +00:00
parent e841efd1cb
commit b9b363b37e

View File

@@ -1,5 +1,5 @@
// Place any global data in this file.
// You can import this data from anywhere in your site by using the `import` keyword.
export const SITE_TITLE = 'Astro Blog';
export const SITE_DESCRIPTION = 'Welcome to my website!';
export const SITE_TITLE = "Sean's Cloud";
export const SITE_DESCRIPTION = 'A place for ideas!';