mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
icon
This commit is contained in:
BIN
data/favicon.ico
Normal file
BIN
data/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 B |
@@ -8,7 +8,9 @@
|
|||||||
<script src="data/scripts/mask.js"></script>
|
<script src="data/scripts/mask.js"></script>
|
||||||
<script src="data/scripts/autocrop.js"></script>
|
<script src="data/scripts/autocrop.js"></script>
|
||||||
<div class="title">Card Conjurer</div>
|
<div class="title">Card Conjurer</div>
|
||||||
|
<link rel="icon" type="image/png" href="data/favicon.ico" />
|
||||||
</head>
|
</head>
|
||||||
|
<!-- <link rel="shortcut icon" href="data/background.png" /> -->
|
||||||
<!-- <img src="data/background.png"></img> -->
|
<!-- <img src="data/background.png"></img> -->
|
||||||
<body onresize="resizeThings()" onload="resizeThings()">
|
<body onresize="resizeThings()" onload="resizeThings()">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
Reference in New Issue
Block a user