aboutsummaryrefslogtreecommitdiffstats
path: root/astro.config.mjs
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-07-24 00:42:28 -0700
committerPinapelz <donaldshan1@outlook.com>2023-07-24 00:42:28 -0700
commit151b21a02e8f43a091ec1a78c794b97f43a5cfc9 (patch)
treed7543ed5d0c5c6900c78ffd503a94c4e9d86906c /astro.config.mjs
parent338bcf12e0b7bbd6e587ec992e62860642856e80 (diff)
Initial Commit
Diffstat (limited to 'astro.config.mjs')
-rw-r--r--astro.config.mjs2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro.config.mjs b/astro.config.mjs
index 3b2f75c..de7d57e 100644
--- a/astro.config.mjs
+++ b/astro.config.mjs
@@ -5,6 +5,6 @@ import sitemap from '@astrojs/sitemap';
// https://astro.build/config
export default defineConfig({
- site: 'https://example.com',
+ site: 'https://pinapelz.com',
integrations: [mdx(), sitemap()],
});
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage