diff mrjunejune/src/tools/index.html @ 208:5d3e116dd745

[MrJuneJune] made it more mobile friendly.
author MrJuneJune <me@mrjunejune.com>
date Sun, 15 Feb 2026 12:33:54 -0800
parents be91a73d801a
children
line wrap: on
line diff
--- a/mrjunejune/src/tools/index.html	Sun Feb 15 12:25:50 2026 -0800
+++ b/mrjunejune/src/tools/index.html	Sun Feb 15 12:33:54 2026 -0800
@@ -11,9 +11,9 @@
        <ul class="nav-list">
          <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="/notes">Personal Notes</a></li>
        </ul>
        <h3> TODOs </h3>
-       <p> Probably should add this... </p>
        <ul class="nav-list">
          <li>- Simple online LaTex editor.</li>
          <li>- Online HLS player.</li>