From 186a7e60eacf3729758528007419c2223fbb5421 Mon Sep 17 00:00:00 2001 From: Jidong Xiao Date: Sun, 9 Mar 2025 21:44:42 -0400 Subject: [PATCH] adding author information --- animations/stack/stack.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/animations/stack/stack.js b/animations/stack/stack.js index 5400360..469f7c4 100644 --- a/animations/stack/stack.js +++ b/animations/stack/stack.js @@ -1,4 +1,4 @@ -// Author: Based on previous examples +// Author: Mykolas Ruth // Create a stage for the animation var stage = new Konva.Stage({ container: 'container',