view seobeo/pages/index.html @ 11:f33d9ff8b6e8

[Raylib] Added raylib linux to third party lib and added cross platform support.
author June Park <parkjune1995@gmail.com>
date Tue, 30 Sep 2025 05:01:34 -0700
parents 1e61008b9980
children
line wrap: on
line source

<HTML>
  <head>
  </head>
  <body>
    <h1> This is June park xd </h1>
  </body>
  <script src="index.js"></script>
</HTML>