Mercurial
view mrjunejune/pages/react/index.html @ 50:983769fba767
Updated so that fzf works out of the box.
| author | June Park <me@mrjunejune.com> |
|---|---|
| date | Tue, 16 Dec 2025 21:01:45 -0500 |
| 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>