Skip to content

Commit

Permalink
add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryzak committed Jun 16, 2010
1 parent d3b9abb commit f89dfe4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added jsf/pastecode/src/main/webapp/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion jsf/pastecode/src/main/webapp/template.xhtml
Expand Up @@ -11,7 +11,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>PasteCode</title>
<link rel="stylesheet" href="style/style.css" type="text/css" media="screen" />

<link REL="SHORTCUT ICON" HREF="favicon.ico"/>
<ui:insert name="themes"/>
<ui:insert name="head"/>

Expand Down

0 comments on commit f89dfe4

Please sign in to comment.