Update html/watch.ejs

This commit is contained in:
ashley 2025-09-08 23:21:38 +02:00
parent a50a713ebf
commit 7ad6de7f01

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>
<a href="/watch?v=<%=VideoData.videoId%>"> close dyslexic mode </a> <br>
<% } %>
<% if (!dyx) { %>
<a href="/watch?v=<%=VideoData.videoId%>&dyx=true"> open dyslexic mode </a>
<a href="/watch?v=<%=VideoData.videoId%>&dyx=true"> open dyslexic mode </a> <br>
<% } %>