mirror of
https://github.com/tale/headplane.git
synced 2026-08-25 20:06:48 +00:00
fix: reorganize vitepress docs into /docs
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
html.dark .light-only {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
html:not(.dark) .dark-only {
|
||||
display: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user