Mercurial
view mrjunejune/pages/react/index.html @ 42:c2706ffb442b
[Gara] Peer to peer chat terminal app using go.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Mon, 01 Dec 2025 21:00:10 -0800 |
| parents | 08a465eec50b |
| children |
line wrap: on
line source
<html lang="en"> <head> <BaseHead title="Resume" description="June's resume" /> </head> <body> <div id="root"></div> <p> Hello </p> </body> <script src="/hello.js"></script> </html>