hugo-theme-stack/layouts/partials
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
..
article feat: add data/external.yaml (#140) 2021-02-12 13:21:43 +01:00
article-list feat: add option to disable image processing (#83) 2020-12-23 21:02:35 +01:00
comments change document.body.dataset.scheme to document.documentElement.dataset.scheme 2021-06-14 17:04:06 -05:00
data fix(head): default description not applied correctly 2020-09-11 23:04:26 +02:00
footer release: 2.3.0 2021-03-27 23:39:29 +01:00
head change document.body.dataset.scheme to document.documentElement.dataset.scheme 2021-06-14 17:04:06 -05:00
helper fix(typo): change 'a ex.*' for 'an ex.*' (#213) 2021-06-12 09:24:59 +02:00
sidebar fix: incorrect image & menu path for site hosted in subdir (#168) 2021-03-07 13:13:07 +01:00
widget refactor(widget/archives): remove .widgets.archives.path config 2021-01-01 13:16:11 +01:00
pagination.html 🎉 Initial commit 2020-08-22 13:20:08 +02:00