Skip to content

Commit 8d832b3

Browse files
apollo13felixxm
authored andcommitted
Fixed path to favicon in config
1 parent 9deade1 commit 8d832b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trac-env/conf/trac.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ always_notify_reporter = TicketReporterSubscriber
134134
[project]
135135
descr = The Web framework for perfectionists with deadlines.
136136
footer =
137-
icon = /favicon.ico
137+
icon = site/favicon.ico
138138
name = Django
139139
url = https://code.djangoproject.com/
140140

0 commit comments

Comments
 (0)