diff --git a/src/components/FrontPageAnimation.vue b/src/components/FrontPageAnimation.vue index f0a0820..f48e5ff 100644 --- a/src/components/FrontPageAnimation.vue +++ b/src/components/FrontPageAnimation.vue @@ -9,7 +9,7 @@ let emojis = getRandomEmojis(4); // Halloween // emojis = ['🎃', '👻', '🧟', '👽']; // Christmas -// emojis = ['🎅', '☃️', '🤶', '🎄']; +emojis = ['🎅', '☃️', '🤶', '🎄'];