We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6430e3b commit cca0607Copy full SHA for cca0607
1 file changed
astro.config.mjs
@@ -2,8 +2,7 @@ import { defineConfig } from 'astro/config';
2
import starlight from '@astrojs/starlight';
3
4
export default defineConfig({
5
- site: 'https://mrfdev.github.io',
6
- base: '/1MB-Plugins-Docs',
+ site: 'https://docs.1moreblock.com',
7
integrations: [
8
starlight({
9
title: '1MoreBlock Plugin Docs',
0 commit comments