mirror of
https://github.com/anatolykopyl/vue-three-d-mockup.git
synced 2026-03-26 12:55:08 +00:00
Temporary patch to base urls until fixed in vitepress
This commit is contained in:
@@ -4,6 +4,8 @@ export default defineConfig({
|
||||
title: 'Vue 3D Mockup',
|
||||
description: '📱 A 3D phone mockup component to showcase your apps',
|
||||
base: '/vue-three-d-mockup/',
|
||||
lang: 'en-US',
|
||||
lastUpdated: true,
|
||||
themeConfig: {
|
||||
nav: [
|
||||
{ text: 'Guide', link: '/guide' },
|
||||
|
||||
Reference in New Issue
Block a user