hugo-theme-stack/layouts/partials/head
k e90adc4773 change document.body.dataset.scheme to document.documentElement.dataset.scheme
When the dark mode is on or when the light mode is on, the
[data-scheme="light"] or [data-scheme="dark"], respectively, will be
placed in the <html> tag. Allowing us to access the dark and light color
schemes from the <html> to change the vertical scrollbar styles
according to the current color scheme.
2021-06-14 17:04:06 -05:00
..
opengraph refactor(opengraph/twitter): add @ before username (#186) 2021-04-07 10:31:25 +02:00
colorScheme.html change document.body.dataset.scheme to document.documentElement.dataset.scheme 2021-06-14 17:04:06 -05: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: Add support for Google Analytics v4 (#214) 2021-06-12 09:51:31 +02: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