comparison mrjunejune/pages/react/index.html @ 15:2b9e75756825

[GuiZe] Updated to handle bundling and created a shee l script for pushing.
author June Park <parkjune1995@gmail.com>
date Fri, 03 Oct 2025 06:50:33 -0700
parents
children 08a465eec50b
comparison
equal deleted inserted replaced
14:0570ada19343 15:2b9e75756825
1 <html lang="en">
2 <head>
3 <BaseHead title="Resume" description="June's resume" />
4 </head>
5 <body>
6 <div id="root"></div>
7 </body>
8 <script src="/hello.js"></script>
9 </html>