Mercurial
view mrjunejune/pages/react/index.html @ 75:ae6a88e6e484
[Deita] Simple DB connection lib.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Wed, 31 Dec 2025 11:20:08 -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>