view mrjunejune/pages/react/index.html @ 171:40bd2cb518c1

Closing old bazel tutorial head
author MrJuneJune <me@mrjunejune.com>
date Mon, 19 Jan 2026 17:35:43 -0800
parents 08a465eec50b
children
line wrap: on
line source

<html lang="en">
  <head>
    <BaseHead title="Resume" description="June's resume" />
  </head>
  <body>
    <div id="root"></div>
    <p> Hello </p>
  </body>
  <script src="/hello.js"></script>
</html>