feat: configure Astro site URL and update favicon
This commit is contained in:
@@ -2,4 +2,6 @@
|
|||||||
import { defineConfig } from 'astro/config'
|
import { defineConfig } from 'astro/config'
|
||||||
|
|
||||||
// https://astro.build/config
|
// https://astro.build/config
|
||||||
export default defineConfig({})
|
export default defineConfig({
|
||||||
|
site: 'https://juggernautplays.com'
|
||||||
|
})
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 655 B After Width: | Height: | Size: 25 KiB |
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 749 B After Width: | Height: | Size: 1.0 MiB |
Reference in New Issue
Block a user