Skip to content

Commit 16f5eac

Browse files
committed
set base of vitepress
1 parent 801d949 commit 16f5eac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { defineConfig } from 'vitepress'
22

33
// https://vitepress.dev/reference/site-config
44
export default defineConfig({
5+
base: '/fraction/',
56
title: "Fraction",
67
description: "A small Laravel package that simplifies your experience with the Action Pattern.",
78
head: [['link', { rel: 'icon', href: '/favicon.ico' }]],

0 commit comments

Comments
 (0)