mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Simplify Home Page
This commit is contained in:
parent
7da475524b
commit
1554325efb
4 changed files with 146 additions and 227 deletions
|
|
@ -3,6 +3,7 @@ import DefaultTheme from 'vitepress/theme'
|
|||
import layout from './layout.vue'
|
||||
import { enhanceAppWithTabs } from 'vitepress-plugin-tabs/client'
|
||||
import './vars.css'
|
||||
import './home.css'
|
||||
|
||||
export default {
|
||||
extends: DefaultTheme,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue