From 5c691ded4c2f33ea90f41d10c724cf248ac1e7df Mon Sep 17 00:00:00 2001 From: paoloredis Date: Mon, 28 Jul 2025 12:31:55 +0200 Subject: [PATCH] Update maxlength for redis copilot input box --- layouts/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/home.html b/layouts/home.html index 270aec3134..d5ba4cd856 100644 --- a/layouts/home.html +++ b/layouts/home.html @@ -22,7 +22,7 @@

{{ .Title }}

+ placeholder="Ask our AI-powered Redis copilot a question…" maxlength="500" type="text" value="" tabindex=""/>