mirror of
https://github.com/idanoo/m2.nz
synced 2025-07-05 06:12:15 +00:00
Tweak theme
This commit is contained in:
parent
690a3ff983
commit
0994ccc1fe
4 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
{{ define "main" }}
|
||||
<article>
|
||||
<h1>{{ .Title }}</h1>
|
||||
<h1>m2.nz</h1>
|
||||
<ul class="posts-list">
|
||||
{{ range where .Paginator.Pages "Type" "!=" "page" }}
|
||||
<li class="posts-list-item">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue