From 82613194f372b6558ced3572097698530b47203f Mon Sep 17 00:00:00 2001 From: Primakov Alexandr Alexandrovich Date: Fri, 24 Oct 2025 12:41:52 +0300 Subject: [PATCH] Reorder script inclusion in index.ejs for improved loading sequence --- src/index.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ejs b/src/index.ejs index 8bd85d3..aa7e4e6 100644 --- a/src/index.ejs +++ b/src/index.ejs @@ -10,10 +10,10 @@ bro-js admin -
+ \ No newline at end of file