1
Fork 0

add custom themes :3

This commit is contained in:
Ashley 2023-02-22 15:59:49 +00:00
parent 1c593e8ede
commit f84df69787

View file

@ -412,6 +412,11 @@ But Please note that unofficial instances can add the same lock icon, so please
Switch Instance
</a>
<a href="/custom-theme" style="text-decoration: none;" class="dropdown__item">
<i class="fa-light fa-brush"></i>
Theme Poketube
</a>
<a href="/video/upload" style="text-decoration: none;" class="dropdown__item">
<i class="fa-light fa-video"></i>
@ -1237,7 +1242,7 @@ if (/[?&]autoplay=/.test(location.search)) {
<% } %>
</div>
<script src="/css/custom-css.js"> </script>
</body>
</html>