Skip to content

Commit 0aa11a5

Browse files
authored
Fresh setup (#2)
* deleted * remove older blog * init astro pure * init 1.0 * site: 'https://rootxjs.github.io', added
1 parent a7ef5ee commit 0aa11a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

astro.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ import config from './src/site.config.ts'
2525
// https://astro.build/config
2626
export default defineConfig({
2727
// Top-Level Options
28-
site: 'https://astro-pure.js.org',
28+
29+
site: 'https://rootxjs.github.io',
2930
// base: '/docs',
3031
trailingSlash: 'never',
3132

0 commit comments

Comments
 (0)