Mercurial
annotate mrjunejune/pages/react/index.html @ 30:5bee31a0bdaf
[Bun] Forgot to add the removed files and remove . from third_party
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Thu, 09 Oct 2025 06:53:29 -0700 |
| parents | 2b9e75756825 |
| children | 08a465eec50b |
| rev | line source |
|---|---|
|
15
2b9e75756825
[GuiZe] Updated to handle bundling and created a shee
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
1 <html lang="en"> |
|
2b9e75756825
[GuiZe] Updated to handle bundling and created a shee
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
2 <head> |
|
2b9e75756825
[GuiZe] Updated to handle bundling and created a shee
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
3 <BaseHead title="Resume" description="June's resume" /> |
|
2b9e75756825
[GuiZe] Updated to handle bundling and created a shee
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
4 </head> |
|
2b9e75756825
[GuiZe] Updated to handle bundling and created a shee
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
5 <body> |
|
2b9e75756825
[GuiZe] Updated to handle bundling and created a shee
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
6 <div id="root"></div> |
|
2b9e75756825
[GuiZe] Updated to handle bundling and created a shee
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
7 </body> |
|
2b9e75756825
[GuiZe] Updated to handle bundling and created a shee
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
8 <script src="/hello.js"></script> |
|
2b9e75756825
[GuiZe] Updated to handle bundling and created a shee
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
9 </html> |