Add the Pokemon Showdown favicon

This commit is contained in:
Cathy J. Fitzpatrick
2013-04-06 23:38:42 -06:00
parent 9f2f0a17ba
commit 8f55a4dbb9
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
<!DOCTYPE html>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Get Assertion</title>
<link rel="shortcut icon" href="//play.pokemonshowdown.com/favicon.ico" />
<script src="js/lib/jquery-1.9.0.min.js"></script>
<script src="js/lib/jquery-cookie.js"></script>
Connecting to login server...

View File

@@ -44,6 +44,7 @@ if (isset($_REQUEST['file']) && $month) {
<!DOCTYPE html>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Pokemon Showdown Logs</title>
<link rel="shortcut icon" href="//play.pokemonshowdown.com/favicon.ico" />
<?php echo getLoginInformation() ?>
<?php if (!$month) { ?>
<?php