--- | |
layout: default | |
--- | |
<br><br> | |
<div class="container"> | |
<h1 class="title">{{ page.title }}</h1> | |
<br> | |
<div class="toc"> | |
{{ content }} | |
</div> | |
</div> | |
<!-- button to scroll to top of page --> | |
<button onclick="topFunction()" id="myBtn" title="Go to top">△</button> |