view 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
line wrap: on
line source

<HTML>
  <head>
    <script src="index.js"></script>
  </head>
  <body>
    <h1> Hello </h1>
  </body>
</HTML>