File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ <h1 class="text-5xl font-medium">{{ .Title }}</h1>
22
22
</ label >
23
23
< input id ="seach-home " name ="q " class ="appearance-none bg-transparent text-base sm:text-lg text-white placeholder-white w-full h-16 focus:outline-none "
24
24
autocomplete ="off " autocorrect ="off " autocapitalize ="off " spellcheck ="false "
25
- placeholder ="Ask our AI-powered Redis copilot a question… " maxlength ="64 " type ="text " value ="" tabindex =""/>
25
+ placeholder ="Ask our AI-powered Redis copilot a question… " maxlength ="500 " type ="text " value ="" tabindex =""/>
26
26
<!--<input type="submit" class="hover:text-redis-pen-300" value="⏎"/>-->
27
27
< input class ="invisible " type ="submit " class ="hover:text-redis-pen-300 " value =""/>
28
28
</ form >
You can’t perform that action at this time.
0 commit comments