Skip to content

Commit a34d286

Browse files
authored
Merge pull request #744 from phadej/fix-travis
Fix travis
2 parents aee4fa2 + 2ad69c9 commit a34d286

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Distribution/Server/Pages/Template.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ stylesheetURL :: URL
6969
stylesheetURL = "/static/hackage.css"
7070

7171
faviconURL :: URL
72-
faviconURL = "/static/favion.png"
72+
faviconURL = "/static/favicon.png"
7373

7474
-- URL of the package list
7575
pkgListURL :: URL

datafiles/static/favicon.ico

2.73 KB
Binary file not shown.

0 commit comments

Comments
 (0)