commit e0c1e6dfee42b4960f336bfab2fc71ad1678b091
parent f67d0ffd767331b286eb7971d7a41c24624eff9a
Author: Amit Dutta <amitdutta4255@gmail.com>
Date: Wed, 12 Nov 2025 16:17:52 +0530
update -12112025 _docs/template.html -changing search container massage
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/index.html b/docs/index.html
@@ -112,7 +112,7 @@
<input
type="text"
id="search-input"
- placeholder="Search files by name or content keyword..."
+ placeholder="Search files by name or content keywords..."
class="w-full p-3 pl-10 pr-10 border-2 border-gray-300 rounded-xl focus:outline-none focus:ring-2 focus:ring-blue-500 transition duration-150"
oninput="handleSearch()"
autocomplete="off"
diff --git a/docs/template.html b/docs/template.html
@@ -112,7 +112,7 @@
<input
type="text"
id="search-input"
- placeholder="Search files by name or content keyword..."
+ placeholder="Search files by name or content keywords..."
class="w-full p-3 pl-10 pr-10 border-2 border-gray-300 rounded-xl focus:outline-none focus:ring-2 focus:ring-blue-500 transition duration-150"
oninput="handleSearch()"
autocomplete="off"