Added custom.css and copypasta page
All checks were successful
Build and Deploy VitePress / build-and-deploy (push) Successful in 15s
All checks were successful
Build and Deploy VitePress / build-and-deploy (push) Successful in 15s
This commit is contained in:
parent
e3c23607d4
commit
3f92ec60d0
4 changed files with 651 additions and 893 deletions
|
|
@ -3,6 +3,7 @@ import { h } from 'vue'
|
|||
import type { Theme } from 'vitepress'
|
||||
import DefaultTheme from 'vitepress/theme'
|
||||
import './style.css'
|
||||
import './custom.css'
|
||||
|
||||
export default {
|
||||
extends: DefaultTheme,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue