mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-23 05:18:12 -05:00
5 lines
94 B
TypeScript
5 lines
94 B
TypeScript
|
import DefaultTheme from 'vitepress/theme'
|
||
|
import './custom.css'
|
||
|
|
||
|
export default DefaultTheme
|