hugo-theme-stack/layouts
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
..
_default fix: incorrect image & menu path for site hosted in subdir (#168) 2021-03-07 13:13:07 +01:00
page fix(search): add missing i18n text (#110) 2021-01-01 13:24:26 +01:00
partials change document.body.dataset.scheme to document.documentElement.dataset.scheme 2021-06-14 17:04:06 -05:00
post feat(post/single): add partialCached for PhotoSwipe HTML 2020-09-17 22:09:15 +02:00
shortcodes refactor(article): add default padding (#166) 2021-03-07 12:51:47 +01:00
404.html refactor(i18n): translation key renaming (#68) 2020-12-19 01:41:26 +01:00
index.html feat(footer): add copyright since & custom text (#74) 2020-12-20 12:34:44 +01:00
rss.xml fix(rss): remove featured image width height attr 2020-09-28 16:12:52 +02:00