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
|
@ -1,4 +1,5 @@
|
|||
{{ define "main" }}
|
||||
<div class="header-blocker"></div>
|
||||
{{- range $index, $section := .Site.Params.sections }}
|
||||
{{ $odd := mod $index 2 }}
|
||||
{{ if eq .type "slider" }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue