Mercurial
view mrjunejune/pages/react/index.html @ 32:08a465eec50b
[Dowa] Fixed a bug that I caused trying to stop memory leak lol.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Thu, 09 Oct 2025 07:03:36 -0700 |
| parents | 2b9e75756825 |
| 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>