Merge lp:~thumper/wikkid/fix-icon into lp:wikkid

Proposed by Tim Penhey
Status: Merged
Approved by: Martin Albisetti
Approved revision: 48
Merged at revision: 48
Proposed branch: lp:~thumper/wikkid/fix-icon
Merge into: lp:wikkid
Diff against target: 11 lines (+1/-0)
1 file modified
wikkid/skin/default/base.html (+1/-0)
To merge this branch: bzr merge lp:~thumper/wikkid/fix-icon
Reviewer Review Type Date Requested Status
Martin Albisetti Approve
Review via email: mp+29806@code.launchpad.net

Description of the change

Is this really necessary? Should we add it anyway?

To post a comment you must log in.
Revision history for this message
Martin Albisetti (beuno) wrote :

Yes, this is super nice.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'wikkid/skin/default/base.html'
2--- wikkid/skin/default/base.html 2010-06-23 10:01:39 +0000
3+++ wikkid/skin/default/base.html 2010-07-13 16:05:55 +0000
4@@ -6,6 +6,7 @@
5
6 <link type="text/css" rel="stylesheet" media="screen, print"
7 href="/static/default.css" />
8+ <link rel="shortcut icon" href="/favicon.ico" />
9 {% endblock %}
10 </head>
11 <body>

Subscribers

People subscribed via source and target branches