Skip to content

Commit

Permalink
Link to favicon.
Browse files Browse the repository at this point in the history
  • Loading branch information
nugget committed Feb 23, 2012
1 parent e1824b7 commit ee27ec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ergkeeper/web.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ proc page_head {{title "ErgKeeper"}} {
puts "<head>"
puts "<title>$title</title>"
puts {<link rel="stylesheet" href="/css/default.css" type="text/css" />}
puts {<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">}
puts "</head>"
puts "<body>"

Expand Down

0 comments on commit ee27ec4

Please sign in to comment.