Hugo-theme-stack/layouts/partials/footer
Jimmy Cai 358e63e799
feat(darkmode): dark mode toggle (#82)
* feat(darkmode): initial support for dark mode toggle

* fix(darkmode): add svg icons

* feat(darkmode): dispatch onColorSchemeChange event

* add head/darkmode

* feat(darkmode); add colorScheme config

* style: remove empty line

* refactor(darkmode): simplify code

* style: add comment for darkmode config

* i18n support for dark mode toggle

* Some renaming
2020-12-23 19:03:40 +01:00
..
components feat(darkmode): dark mode toggle (#82) 2020-12-23 19:03:40 +01:00
custom.html feat: add head/custom and footer/custom for inserting custom code 2020-08-24 20:48:31 +02:00
footer.html feat(footer): add copyright since & custom text (#74) 2020-12-20 12:34:44 +01:00
include.html feat(darkmode): dark mode toggle (#82) 2020-12-23 19:03:40 +01:00