Update html/watch.ejs

This commit is contained in:
ashley 2025-09-08 23:22:49 +02:00
parent 7ad6de7f01
commit 26a282d9e7

View File

@ -1588,10 +1588,10 @@ WIP! </a>
<div class="descriptionHtml" style="margin-top:1em;">
<% if (dyx) { %>
<a href="/watch?v=<%=VideoData.videoId%>"> close dyslexic mode </a> <br>
<a href="/watch?v=<%=VideoData.videoId%>"> close dyslexic mode </a> <br> <br>
<% } %>
<% if (!dyx) { %>
<a href="/watch?v=<%=VideoData.videoId%>&dyx=true"> open dyslexic mode </a> <br>
<a href="/watch?v=<%=VideoData.videoId%>&dyx=true"> open dyslexic mode </a> <br> <br>
<% } %>