fix shownote page

This commit is contained in:
Greg Gauthier 2021-12-02 18:51:30 +00:00
parent 735e70d4f6
commit 7ff8b88ff1
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@
{{ range .Data.Pages.GroupByParam "series"}}
<center><h2 id="#{{ .Key }}"><a href="#{{ .Key }}">#</a>{{ .Key }}</h2></center>
<div class="row">
<div class="micro-block"><b>&nbsp; &nbsp;</b></div>
<div class="big-block" style="vertical-align: middle"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Title</b></div>
</div>
<ul>
{{ range .Pages.ByParam "date" }}