From 4d4d4f03d688463fad1692bc02089a3122d6a2de Mon Sep 17 00:00:00 2001 From: Jordan Welch Date: Tue, 29 Aug 2023 18:45:26 -0500 Subject: [PATCH] Space out siblings --- views/index.ejs | 1 + 1 file changed, 1 insertion(+) diff --git a/views/index.ejs b/views/index.ejs index 4e647459..0d276214 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -45,6 +45,7 @@ }); %> <%- include('partials/modal'); %> + <%- include('partials/confetti'); %>