File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 171171< body >
172172 < div class ="chat-container ">
173173 < div class ="img-container ">
174- < a href ="https://defang.io/ " target ="_blank ">
174+ < a href ="https://defang.io/ " target ="_parent ">
175175 < img class ="icon " src ="{{ url_for('static', filename='defang_icon.svg') }} " alt ="defang_icon "/>
176176 </ a >
177177 </ div >
178178 < h2 > Ask Defang</ h2 >
179179 < div id ="chat-box " class ="chat-box "> </ div >
180- < input type ="text " id ="query-input " class ="input-box " placeholder ="Ask a question... ">
180+ < input type ="text " autofocus =" autofocus " id ="query-input " class ="input-box " placeholder ="Ask a question... ">
181181 < button id ="send-button " class ="submit-btn ">
182182 Send
183183 < div id ="loading-spinner " class ="loading-spinner "> </ div >
You can’t perform that action at this time.
0 commit comments