Render the localized theme-toggle button used by all static landing pages. Houses both โ๏ธ and ๐ glyphs so CSS can swap visibility based on html[data-theme], giving the button a morphing icon without inline scripts. Aria-pressed is set by js/theme-toggle.js at runtime.
Render the localized theme-toggle button used by all static landing pages. Houses both โ๏ธ and ๐ glyphs so CSS can swap visibility based on
html[data-theme], giving the button a morphing icon without inline scripts. Aria-pressed is set byjs/theme-toggle.jsat runtime.