Mercurial
diff mrjunejune/src/tools/index.html @ 242:543df0fe7168
[tools] Add full HLS player support
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Mon, 03 Aug 2026 13:14:41 -0700 |
| parents | 5d3e116dd745 |
| children | b8aa08503378 |
line wrap: on
line diff
--- a/mrjunejune/src/tools/index.html Mon Aug 03 11:26:30 2026 -0700 +++ b/mrjunejune/src/tools/index.html Mon Aug 03 13:14:41 2026 -0700 @@ -11,12 +11,12 @@ <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="/tools/hls_player">Online HLS Player</a></li> <li><a href="/notes">Personal Notes</a></li> </ul> <h3> TODOs </h3> <ul class="nav-list"> <li>- Simple online LaTex editor.</li> - <li>- Online HLS player.</li> </ul> </main> {{/parts/footer.html}}