CHANGE card display, CHANGE Link List, ADD Custom Bullet Points
This commit is contained in:
parent
1c60871e9a
commit
0ded2e9138
8 changed files with 103 additions and 31 deletions
|
@ -9,6 +9,8 @@
|
|||
{{ end }}
|
||||
{{.Content}}
|
||||
</div>
|
||||
{{ else }}
|
||||
<div class="header-blocker"></div>
|
||||
{{ end }}
|
||||
{{- range $index, $page := .Pages }}
|
||||
{{ $odd := mod $index 2 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue