Skip to content

Commit 15b3aff

Browse files
committed
Base url
1 parent 7049c15 commit 15b3aff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { defineConfig } from 'vitepress'
44
export default defineConfig({
55
title: "FilamentPHP Custom Fields",
66
description: "Filament plugin that allows to add dynamic, user-defined form fields, enhancing the customization and functionality of admin panels.",
7+
base: '/custom-fields-community/',
78
themeConfig: {
89
// https://vitepress.dev/reference/default-theme-config
910
nav: [

0 commit comments

Comments
 (0)