-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
26787b5
commit 596d017
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// 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 = "Juno / Astro Starter Kit"; | ||
export const SITE_DESCRIPTION = "Welcome to my website!"; | ||
export const SITE_TITLE = "Juno / Satellite"; | ||
export const SITE_DESCRIPTION = "Welcome to Juno"; | ||
export const SITE_SOCIAL_IMAGE = | ||
"https://raw.githubusercontent.com/junobuild/create-juno/main/screenshots/screenshot-starter.png"; | ||
"https://raw.githubusercontent.com/junobuild/satellite-template/main/screenshots/screenshot-template.png"; |