mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Added Icon created by M1BXF
This commit is contained in:
BIN
CloudLog.ico
Normal file
BIN
CloudLog.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 97 KiB |
BIN
CloudLog.png
Normal file
BIN
CloudLog.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user