mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-15 07:34:25 -04:00
add dark mode explain
This commit is contained in:
parent
bcfd902a30
commit
0e27bc5dd0
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue