Add ability to add about me page
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<p class="list-header-subtext">{{ .Description }}</p>
|
||||
<h1 class="list-header-title">{{ .Title }}</h1>
|
||||
</header>
|
||||
{{ range .Paginator.Pages }}
|
||||
{{ range where .Paginator.Pages "Params.list" true }}
|
||||
{{ .Render "li" }}
|
||||
{{ end }}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user