diff mrjunejune/src/index.html @ 260:1f9877b637e9

Add Copilot-powered cyberpunk JRPG chat Integrate the production JRPG chat with Seobeo streaming, Deita persistence, and a Bazel-managed Copilot SDK and LiteLLM inference stack. Co-authored-by: Copilot <[email protected]>
author MrJuneJune <mrjunejune@users.noreply.github.com>
date Wed, 05 Aug 2026 09:19:41 -0700
parents 60a876c4587a
children
line wrap: on
line diff
--- a/mrjunejune/src/index.html	Wed Aug 05 09:19:41 2026 -0700
+++ b/mrjunejune/src/index.html	Wed Aug 05 09:19:41 2026 -0700
@@ -86,6 +86,7 @@
          <li><a href="/blog">Blogs</a> - My thoughts / Experiments </li>
          <li><a href="/resume">Resume</a> - My professional experiences </li>
          <li><a href="/tools">Tools</a> - Things I made for myself </li>
+         <li><a href="/jrpg">Shiba Quest</a> - A Copilot-powered JRPG chat </li>
        </ul>
        <canvas id="background"></canvas>
        <canvas id="game"></canvas>