From 43f90c6da82fa3a2b64367eaf4308ea52078b9c1 Mon Sep 17 00:00:00 2001 From: ppoffice Date: Fri, 2 Nov 2018 19:27:53 -0400 Subject: [PATCH] chore(animejs): better loading visuals --- layout/plugin/animejs.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layout/plugin/animejs.ejs b/layout/plugin/animejs.ejs index 58ba780..48ec416 100644 --- a/layout/plugin/animejs.ejs +++ b/layout/plugin/animejs.ejs @@ -1,6 +1,6 @@ <% if (plugin !== false) { %> <% if (head) { %> - + <% } else { %> <%- js(cdn('animejs', '2.2.0', 'anime.js')) %>