add dark mode explain
This commit is contained in:
parent
bcfd902a30
commit
0e27bc5dd0
|
@ -39,3 +39,7 @@ theme = "paper"
|
||||||
```
|
```
|
||||||
|
|
||||||
For more information read the official [guide](https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme) of Hugo.
|
For more information read the official [guide](https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme) of Hugo.
|
||||||
|
|
||||||
|
## Dark Mode
|
||||||
|
|
||||||
|
It's automatic, according to the natural time of day and night.
|
||||||
|
|
Loading…
Reference in New Issue