diff mrjunejune/src/tools/index.html @ 244:b8aa08503378

[tools] Add sandboxed online LaTeX editor Co-authored-by: Copilot <[email protected]>
author MrJuneJune <me@mrjunejune.com>
date Mon, 03 Aug 2026 16:56:25 -0700
parents 543df0fe7168
children
line wrap: on
line diff
--- a/mrjunejune/src/tools/index.html	Mon Aug 03 15:26:44 2026 -0700
+++ b/mrjunejune/src/tools/index.html	Mon Aug 03 16:56:25 2026 -0700
@@ -12,12 +12,9 @@
          <li><a href="/tools/markdown_to_html">MarkDown to HTML</a></li>
          <li><a href="/tools/file_converter">Images to Webp / Video to Mp4</a></li>
          <li><a href="/tools/hls_player">Online HLS Player</a></li>
+         <li><a href="/tools/latex_editor">Online LaTeX Editor</a></li>
          <li><a href="/notes">Personal Notes</a></li>
        </ul>
-       <h3> TODOs </h3>
-       <ul class="nav-list">
-         <li>- Simple online LaTex editor.</li>
-       </ul>
      </main>
      {{/parts/footer.html}}
   </body>