Added Icon created by M1BXF

This commit is contained in:
Peter Goodhall
2012-09-06 17:58:00 +01:00
parent 3a4ef5deb3
commit 6e6b617a3b
3 changed files with 2 additions and 1 deletions

BIN
CloudLog.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

BIN
CloudLog.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@@ -17,7 +17,8 @@
<link rel="stylesheet" href="<?php echo base_url();?>css/bootcamp/bootstrap.css" type="text/css" /> <link rel="stylesheet" href="<?php echo base_url();?>css/bootcamp/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="<?php echo base_url();?>css/main.css" type="text/css" /> <link rel="stylesheet" href="<?php echo base_url();?>css/main.css" type="text/css" />
<link rel="icon" href="<?php echo base_url(); ?>/CloudLog.ico" type="image/x-icon" />
<link rel="shortcut icon" href="<?php echo base_url(); ?>/CloudLog.ico" type="image/x-icon" />
</head> </head>
<body> <body>