This commit is contained in:
2022-07-24 15:35:58 +03:00
parent 2f4a4495ed
commit 52da07f476
2 changed files with 7 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ import { defineConfig } from 'vitepress'
export default defineConfig({
title: 'Vue 3D Mockup',
description: '📱 A 3D phone mockup component to showcase your apps',
base: '/vue-three-d-mockup/',
themeConfig: {
nav: [
{ text: 'Guide', link: '/guide' },