From b793d1377d76384e05f023d7dc49c313ea2addd9 Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 26 Dec 2023 15:28:41 +0000 Subject: [PATCH] use js --- html/search-web-main.ejs | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/html/search-web-main.ejs b/html/search-web-main.ejs index 6e8a3b9..cb43b5a 100644 --- a/html/search-web-main.ejs +++ b/html/search-web-main.ejs @@ -16,8 +16,15 @@ if (window.NodeList && !NodeList.prototype.forEach) NodeList.prototype.forEach = Array.prototype.forEach; +