#157, Refactor side menu, simpler and renders all pages at root
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{{ define "main" }}
|
||||
{{ $paginator := .Paginate (where .Pages "Params.hidden" "ne" true) }}
|
||||
{{ range sort .Paginator.Pages }}
|
||||
<article class="markdown book-post">
|
||||
<h2>
|
||||
|
||||
Reference in New Issue
Block a user