Future imperfect favicon
This commit is contained in:
parent
f72f224f0e
commit
df65c9f295
Binary file not shown.
After Width: | Height: | Size: 1005 B |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
|
@ -1,6 +1,6 @@
|
|||
<!-- Intro -->
|
||||
<section id="intro">
|
||||
<a href="<?php echo $Site->url() ?>" class="logo"><img src="<?php echo HTML_PATH_THEME ?>images/logo.jpg" alt=""></a>
|
||||
<a href="<?php echo $Site->url() ?>" class="logo"><img src="<?php echo HTML_PATH_THEME ?>img/logo.jpg" alt=""></a>
|
||||
<header>
|
||||
<h2><?php echo $Site->title() ?></h2>
|
||||
<p><?php echo $Site->description() ?></p>
|
||||
|
|
Loading…
Reference in New Issue