disable animations

This commit is contained in:
Carl Pearson
2021-01-27 22:03:31 -07:00
parent a3e822563f
commit 2f5efb6cf7

View File

@@ -33,7 +33,7 @@ customCss = ["css/custom.css"]
customJs = [] customJs = []
mainSections = ["publication"] mainSections = ["publication"]
images = ["img/bubbles.jpg"] images = ["img/bubbles.jpg"]
doNotLoadAnimations = false doNotLoadAnimations = true
# Form Spree Contact Form # Form Spree Contact Form
#contactFormAction = "https://formspree.io/f/your-form-hash-here" #contactFormAction = "https://formspree.io/f/your-form-hash-here"
# Google Site Verify # Google Site Verify