Hugo-theme-stack/layouts/partials/head
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
..
opengraph refactor(opengraph): add default value for twitter:card (#72) 2020-12-20 11:05:34 +01:00
colorScheme.html 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
head.html feat(head): add favicon setting in config.yaml (#73) 2020-12-20 11:38:49 +01:00
script.html 🎉 Initial commit 2020-08-22 13:20:08 +02:00
style.html fix: use .RelPermalink to include CSS 2020-09-20 11:33:32 +02:00