Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import { defineConfig } from 'astro/config';
|
||||
|
||||
export default defineConfig({
|
||||
site: process.env.SITE_URL ?? 'https://example.com',
|
||||
site: process.env.SITE_URL ?? 'https://trust.frrn.life',
|
||||
output: 'static',
|
||||
trailingSlash: 'never',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user