Browse Source

updated menu icon url

Yuin Chien 6 years ago
parent
commit
445a03e2ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -35,7 +35,7 @@
 					<a href="../examples/">examples</a>
 				</div>
 
-				<img id="expandButton" src="../files/ic_menu_black_24dp.svg">
+				<img id="expandButton" src="files/ic_menu_black_24dp.svg">
 			</div>
 
 			<div id="panelScrim"></div>