diff seobeo/pages/index.html @ 6:1e61008b9980

[Seobeo] Updated seobeo so that API is more opinionated. Added my webpage./build.sh
author June Park <parkjune1995@gmail.com>
date Mon, 29 Sep 2025 16:00:44 -0700
parents 2758f5527d2b
children
line wrap: on
line diff
--- a/seobeo/pages/index.html	Sat Sep 27 16:23:04 2025 -0700
+++ b/seobeo/pages/index.html	Mon Sep 29 16:00:44 2025 -0700
@@ -2,6 +2,7 @@
   <head>
   </head>
   <body>
-    <h1> June </h1>
+    <h1> This is June park xd </h1>
   </body>
+  <script src="index.js"></script>
 </HTML>