<footer role="contentinfo"> <div> <label for="themer"> dark theme: <input type="checkbox" id="themer" class="vh"> <span aria-hidden="true"></span> </label> </div> {{ with .Site.Params.footer }} {{ . | markdownify }} {{ end }} </footer>