mirror of
https://github.com/christian1701/hugo-theme-console.git
synced 2025-11-03 14:09:23 +01:00
config: add animateStyle parameter
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="container animated zoomIn fast">
|
||||
<div class="container {{ .Site.Params.animateStyle }}" >
|
||||
{{ block "main" . }}
|
||||
{{ end }}
|
||||
{{ partial "footer.html" . }}
|
||||
|
||||
Reference in New Issue
Block a user