[guadec-web] corrent path for favicon
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web] corrent path for favicon
- Date: Thu, 21 Mar 2013 19:50:37 +0000 (UTC)
commit 3cd787930c33af887a7216d38087623b16b71f3e
Author: Andreas Nilsson <anilsson redhat com>
Date: Thu Mar 21 16:48:34 2013 -0300
corrent path for favicon
wordcamp-base/header.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wordcamp-base/header.php b/wordcamp-base/header.php
index be928ea..36d42e9 100644
--- a/wordcamp-base/header.php
+++ b/wordcamp-base/header.php
@@ -7,7 +7,7 @@
?><!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
- <link rel="shortcut icon" href="theme/images/favicon.png">
+ <link rel="shortcut icon" href="wp-content/themes/images/favicon.png">
<meta charset="<?php bloginfo( 'charset' ); ?>" />
<?php wcb_title_tag(); ?>
<link rel="profile" href="http://gmpg.org/xfn/11" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]