layout: default
<div class=“padding:1rem max-width:1012px margin:auto”>
{{ content }} {% if site.github.private != true and site.github.license %} <div class="padding:1rem color:gray margin-top:1rem border-top-width:1px border-style:solid"> <center>This site is open source. {% github_edit_link "Improve this page" %}.</center> </div> {% endif %} </div>