comparison seobeo/pages/hello/index.html @ 7:114cad94008f

[Seobeo] Updated to support thread and edge server calls.
author June Park <parkjune1995@gmail.com>
date Mon, 29 Sep 2025 17:00:38 -0700
parents
children
comparison
equal deleted inserted replaced
6:1e61008b9980 7:114cad94008f
1 <HTML>
2 <head>
3 <script src="index.js"></script>
4 </head>
5 <body>
6 <h1> Hello </h1>
7 </body>
8 </HTML>