mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Fixing darkModeToggle listener (#577)
If hideColorSchemeToggle is true, darkModeToggle will not be rendered and adding a listener to a non-existing object will cause error.
This commit is contained in:
committed by
GitHub
parent
9920a722b0
commit
4bb81da844
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
.idea
|
||||
**/themes/
|
||||
exampleSite/public/
|
||||
exampleSite/resources/
|
||||
|
||||
Reference in New Issue
Block a user