mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-04 22:01:57 +08:00
4 lines
94 B
TypeScript
4 lines
94 B
TypeScript
import DefaultTheme from 'vitepress/theme'
|
|
import './custom.css'
|
|
|
|
export default DefaultTheme
|