From e78610f7b99590f1ca6b8ac596311514e4bfa58a Mon Sep 17 00:00:00 2001 From: biglyderv Date: Thu, 29 May 2025 05:17:15 -0400 Subject: [PATCH] do we really care about the editor --- views/formatted.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/formatted.ejs b/views/formatted.ejs index b07363a..a544020 100644 --- a/views/formatted.ejs +++ b/views/formatted.ejs @@ -9,11 +9,11 @@ Play my Neoboxels map! <% } else if (contentN.ext == 'pmp') { %> - + Play my PenguinMod project! <% } else if (contentN.ext == 'sb3') { %> - + Play my Scratch project! <% } else if (['txt','json'].indexOf(contentN.ext) != -1) { %> <%= contentN.href %>