comparison 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
comparison
equal deleted inserted replaced
5:3e12bf044589 6:1e61008b9980
1 <HTML> 1 <HTML>
2 <head> 2 <head>
3 </head> 3 </head>
4 <body> 4 <body>
5 <h1> June </h1> 5 <h1> This is June park xd </h1>
6 </body> 6 </body>
7 <script src="index.js"></script>
7 </HTML> 8 </HTML>