Skip to content
Snippets Groups Projects
Commit a5956bc7 authored by harriha's avatar harriha
Browse files

Fix bug with switching to night theme

When switching to 'night' theme, the first slide was shown
instead of correctly linking to the Themes slide.
parent 6d5df9b6
No related branches found
No related tags found
No related merge requests found
......@@ -164,7 +164,7 @@
<a href="?theme=beige#/themes">Beige</a> -
<a href="?theme=simple#/themes">Simple</a> -
<a href="?theme=serif#/themes">Serif</a> -
<a href="?theme=night#/night">Night</a> -
<a href="?theme=night#/themes">Night</a> -
<a href="?#/themes">Default</a>
</p>
<p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment