Skip to content

Commit

Permalink
rename folders
Browse files Browse the repository at this point in the history
  • Loading branch information
simonguozirui committed Mar 10, 2017
1 parent c77f7be commit 4d2e360
Show file tree
Hide file tree
Showing 39 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<head>
<link rel = "stylesheet" href = "css/style.css" type = "text/css">
<link rel = "stylesheet" href = "css/bootstrap.min.css">
<link rel = "stylesheet" href="fonts/font-awesome-4.7.0/css/font-awesome.css"/>
<link rel = "stylesheet" href="font/font-awesome-4.7.0/css/font-awesome.css"/>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/jquery-3.1.1.js" type="text/javascript"></script>
<script src="js/snake.js" type="text/javascript"></script>
<script>
var audio = new Audio('audio/music.mp3');
var audio = new Audio('sound/music.mp3');
function play_music()
{
audio.play();
Expand Down
File renamed without changes.

0 comments on commit 4d2e360

Please sign in to comment.