We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41031bb commit 0473eb6Copy full SHA for 0473eb6
docs/.vitepress/config.mts
@@ -10,7 +10,7 @@ import tailwindcss from '@tailwindcss/vite';
10
const vitePressOptions: UserConfig = {
11
title: 'Carbon',
12
description: 'A simple PHP API extension for DateTime.',
13
- base: '/carbon/',
+ base: '/',
14
head: [
15
[
16
'link', {
0 commit comments