File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Juno: Satellite Template
22
3- ![ A screenshot of the starter kit ] ( https://raw.githubusercontent.com/junobuild/satellite-template/main/screenshots/screenshot-template.png )
3+ ![ A screenshot of the template ] ( https://raw.githubusercontent.com/junobuild/satellite-template/main/screenshots/screenshot-template.png )
44
55A template developed as a placeholder for any new [ Juno] ( https://juno.build ) Satellites spun up.
66
Original file line number Diff line number Diff line change 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 " ;
5- export const SITE_DESCRIPTION = "Welcome to my website! " ;
4+ export const SITE_TITLE = "Juno / Satellite " ;
5+ export const SITE_DESCRIPTION = "Welcome to Juno " ;
66export const SITE_SOCIAL_IMAGE =
7- "https://raw.githubusercontent.com/junobuild/create-juno /main/screenshots/screenshot-starter .png" ;
7+ "https://raw.githubusercontent.com/junobuild/satellite-template /main/screenshots/screenshot-template .png" ;
You can’t perform that action at this time.
0 commit comments