Browse Source

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.
harriha 11 năm trước cách đây
mục cha
commit
a5956bc71d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -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>