enhance: updated theme for web file browser

This commit is contained in:
2024-12-02 10:45:18 -07:00
parent f7d49fa066
commit 331766bd3a
11 changed files with 480 additions and 91 deletions

View File

@@ -1,22 +1,20 @@
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer navbar">
<div class="container">
<div class="col text-right text-muted text-small text-nowrap">
<small>
<a href="https://github.com/dtankdempse/thetvapp-m3u">thetvapp hoster</a>.
</small>
</div>
</div>
</footer>
<footer class="footer navbar">
<div class="container">
<div class="col text-center text-muted text-small text-nowrap">
<small>Developed by Aetherinox - <a href="https://github.com/Aetherinox/thetvapp-docker">TheTVApp Grabber</a></small>
</div>
</div>
</footer>
<script type="text/javascript">
generateBreadcrumbs();
generateList();
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/js/lightbox-plus-jquery.min.js"></script>
</body>
<script type="text/javascript">
CreateBreadcrumbs();
GenerateFileIcons();
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/js/lightbox-plus-jquery.min.js"></script>
</body>
</html>