mirror of
https://github.com/aljazceru/contextvm-docs.git
synced 2025-12-18 22:44:25 +01:00
fix: base url 2
This commit is contained in:
@@ -5,7 +5,7 @@ import starlight from '@astrojs/starlight';
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
site: 'https://contextvm.github.io/',
|
||||
base: '/contextvm-docs/',
|
||||
base: 'contextvm-docs',
|
||||
integrations: [
|
||||
starlight({
|
||||
title: 'ContextVM Documentation',
|
||||
|
||||
Reference in New Issue
Block a user