Skip to content

Commit 05ff66f

Browse files
author
Michael Troxler
committed
remove base url in config file
1 parent 960efe6 commit 05ff66f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/.vitepress/config.mts

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

33
// https://vitepress.dev/reference/site-config
44
export default defineConfig({
5-
base: '/mobileid-docs/',
65
title: 'MobileID',
76
description: 'Technical documentation for Mobile ID integration',
87
lastUpdated: true,

0 commit comments

Comments
 (0)