[gimp-web/gimp-web-static] Added the old Wilber16.png favicon
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Added the old Wilber16.png favicon
- Date: Fri, 7 Aug 2015 21:31:32 +0000 (UTC)
commit 9c8e6ae7b5854a4fa8a9d20a5d2b2adac927ef74
Author: Pat David <patdavid gmail com>
Date: Fri Aug 7 16:31:22 2015 -0500
Added the old Wilber16.png favicon
themes/newgimp/templates/base.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/templates/base.html b/themes/newgimp/templates/base.html
index 1790c5a..12f1275 100644
--- a/themes/newgimp/templates/base.html
+++ b/themes/newgimp/templates/base.html
@@ -5,6 +5,7 @@
<title>{% block title %}{{ SITENAME }}{% endblock title %}</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="icon" href="/images/wilber16.png" type="image/png" />
<link rel="stylesheet" type="text/css" href="{{ SITEURL }}/theme/css/normalize.css" />
<link rel="stylesheet" type="text/css" href="{{ SITEURL }}/theme/css/grid.css" />
<link rel="stylesheet" type="text/css" href="{{ SITEURL }}/theme/css/gimp.css" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]