comparison mrjunejune/src/tools/index.html @ 93:be91a73d801a

[MrJuneJune] Updated my website.
author June Park <parkjune1995@gmail.com>
date Fri, 02 Jan 2026 18:02:22 -0800
parents 655ea0b661fd
children 5d3e116dd745
comparison
equal deleted inserted replaced
92:655ea0b661fd 93:be91a73d801a
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 </ul> 14 </ul>
15 <h3> TODOs </h3>
16 <p> Probably should add this... </p>
17 <ul class="nav-list">
18 <li>- Simple online LaTex editor.</li>
19 <li>- Online HLS player.</li>
20 </ul>
15 </main> 21 </main>
22 {{/parts/footer.html}}
16 </body> 23 </body>
17 </html> 24 </html>