Mercurial
view asyncio_threads/frontend/index.html @ 185:dfdd66825396
Merged in keep alive changes and mrjunejune changes.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Fri, 23 Jan 2026 22:22:30 -0800 |
| parents | 46daba6e3cf4 |
| children |
line wrap: on
line source
<HTML> <body> <input id="search" type="text"></input> <div id="suggestion"></div> </body> <script src="./main.js"></script> </HTML>