Skip to content

Commit 016c17e

Browse files
Merge branch 'main' into test/e2e
2 parents 695f016 + 82c918e commit 016c17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/astro-starter/src/consts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Place any global data in this file.
22
// You can import this data from anywhere in your site by using the `import` keyword.
33

4-
export const SITE_TITLE = "Juno / Astro Starter Kit";
4+
export const SITE_TITLE = "Juno / Astro Starter";
55
export const SITE_DESCRIPTION = "Welcome to my website!";
66
export const SITE_SOCIAL_IMAGE =
77
"https://raw.githubusercontent.com/junobuild/create-juno/main/screenshots/screenshot-starter.png";

0 commit comments

Comments
 (0)