Fix secret level link

This commit is contained in:
Reynir Björnsson 2022-08-07 13:50:31 +02:00
parent 03e2bb5686
commit fb0ff6cbe3
1 changed files with 1 additions and 1 deletions

2
4.html
View File

@ -6,7 +6,7 @@
<footer>
<ul>
<li><a href="3.html">previous slide</a></li>
<li><a style="color: white;">secret level</a></li>
<li><a style="color: white;" href="5.html">secret level</a></li>
</ul>
</footer>