From 9a09ee52ce5ba3af2800c083131ed267c315b9aa Mon Sep 17 00:00:00 2001 From: Buhari Alhassan Ahmed <50429337+makajeez@users.noreply.github.com> Date: Tue, 8 Oct 2019 15:52:51 +0100 Subject: [PATCH] Updated the animation.js file to include name and author. --- animations.js | 1 + 1 file changed, 1 insertion(+) diff --git a/animations.js b/animations.js index 560c61db..4bc40ee1 100644 --- a/animations.js +++ b/animations.js @@ -57,6 +57,7 @@ window.animations = [ { name: 'ping', author: 'Tatvam'}, { name: 'piston', author: 'sockopera'}, { name: 'pivot', author: 'ronlaniado' }, + { name: "Pulse", author: "Makajeez"}, { name: 'pulse-y', author: 'jessicavrooyen' }, { name: 'pumpkins', author: 'ashwoodall' }, { name: 'rainbow-by-vijayranghar', author: 'vijayranghar' },