We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 695f016 + 82c918e commit 016c17eCopy full SHA for 016c17e
templates/astro-starter/src/consts.ts
@@ -1,7 +1,7 @@
1
// Place any global data in this file.
2
// You can import this data from anywhere in your site by using the `import` keyword.
3
4
-export const SITE_TITLE = "Juno / Astro Starter Kit";
+export const SITE_TITLE = "Juno / Astro Starter";
5
export const SITE_DESCRIPTION = "Welcome to my website!";
6
export const SITE_SOCIAL_IMAGE =
7
"https://raw.githubusercontent.com/junobuild/create-juno/main/screenshots/screenshot-starter.png";
0 commit comments