Uploading template.

This commit is contained in:
cloudflare-workers-and-pages[bot]
2025-04-17 19:15:16 +00:00
committed by GitHub
parent da7e5d9d15
commit 88679cf3a1
38 changed files with 13415 additions and 1 deletions
+5
View File
@@ -0,0 +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!";