mirror of
https://github.com/tale/headplane.git
synced 2026-08-08 05:13:15 +00:00
chore: refactor vitepress docs location
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
html.dark .light-only {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
html:not(.dark) .dark-only {
|
||||
display: none !important;
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
import DefaultTheme from 'vitepress/theme';
|
||||
import './custom.css';
|
||||
|
||||
export default DefaultTheme;
|
||||
Reference in New Issue
Block a user