mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-04-25 08:40:51 +00:00
5 lines
94 B
TypeScript
5 lines
94 B
TypeScript
import DefaultTheme from 'vitepress/theme'
|
|
import './custom.css'
|
|
|
|
export default DefaultTheme
|