Browse Source

reset css in default index.html

Hakim El Hattab 5 năm trước cách đây
mục cha
commit
1c07fccc35
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -6,6 +6,7 @@
 
 		<title>reveal.js</title>
 
+		<link rel="stylesheet" href="css/reset.css">
 		<link rel="stylesheet" href="css/reveal.css">
 		<link rel="stylesheet" href="css/theme/black.css">