comparison mrjunejune/src/tools/index.html @ 219:8c9bb0b0759e hg-web

[hg-web] Merge current Zenbu baseline
author MrJuneJune <me@mrjunejune.com>
date Sun, 02 Aug 2026 08:34:54 -0700
parents 5d3e116dd745
children 543df0fe7168
comparison
equal deleted inserted replaced
218:921ca3086879 219:8c9bb0b0759e
9 <main> 9 <main>
10 <h1 class="title"> Tools </h1> 10 <h1 class="title"> Tools </h1>
11 <ul class="nav-list"> 11 <ul class="nav-list">
12 <li><a href="/tools/markdown_to_html">MarkDown to HTML</a></li> 12 <li><a href="/tools/markdown_to_html">MarkDown to HTML</a></li>
13 <li><a href="/tools/file_converter">Images to Webp / Video to Mp4</a></li> 13 <li><a href="/tools/file_converter">Images to Webp / Video to Mp4</a></li>
14 <li><a href="/notes">Personal Notes</a></li>
14 </ul> 15 </ul>
15 <h3> TODOs </h3> 16 <h3> TODOs </h3>
16 <p> Probably should add this... </p>
17 <ul class="nav-list"> 17 <ul class="nav-list">
18 <li>- Simple online LaTex editor.</li> 18 <li>- Simple online LaTex editor.</li>
19 <li>- Online HLS player.</li> 19 <li>- Online HLS player.</li>
20 </ul> 20 </ul>
21 </main> 21 </main>