Make the theme switcher an optional build parameter #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The blog states it's JS-free but the theme switcher is javascript. Making it optional as a parameter in
_config.ymland then a conditional in the template would take care of this and satisfy either, but it should default to the default css.assigned to @vosaul