mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 08:41:37 +00:00
fix: markdown css missing
This commit is contained in:
@ -66,7 +66,12 @@ let UseColorModeReturn { mode, set_mode, .. } = use_color_mode_with_options(
|
||||
provide_context((mode, set_mode));
|
||||
```
|
||||
|
||||

|
||||
<Image
|
||||
src={'/images/p/leptos-dark-mode/dark-mode.png'}
|
||||
alt="local storage key"
|
||||
width="735"
|
||||
height="90"
|
||||
/>
|
||||
|
||||
## Library
|
||||
|
||||
|
Reference in New Issue
Block a user