mirror of
https://github.com/danbee/invaders
synced 2025-03-04 08:39:08 +00:00
Add favicon.
This commit is contained in:
parent
5138ebdb60
commit
7310f3f949
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
@ -8,6 +8,9 @@
|
|||||||
|
|
||||||
<title>NB Invaders</title>
|
<title>NB Invaders</title>
|
||||||
|
|
||||||
|
<!-- Favicon -->
|
||||||
|
<link href="favicon.ico" rel="shortcut icon">
|
||||||
|
|
||||||
<link href="stylesheets/all.css" rel="stylesheet" type="text/css" />
|
<link href="stylesheets/all.css" rel="stylesheet" type="text/css" />
|
||||||
<script src="javascripts/lib/phaser.js" type="text/javascript"></script>
|
<script src="javascripts/lib/phaser.js" type="text/javascript"></script>
|
||||||
<script src="javascripts/lib/cookies.min.js" type="text/javascript"></script>
|
<script src="javascripts/lib/cookies.min.js" type="text/javascript"></script>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user