Skip to content

Commit

Permalink
adding a favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Anderson Miller committed Jan 11, 2012
1 parent 69ba1c5 commit f2748c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/scala/Sbin.scala
Expand Up @@ -75,6 +75,8 @@ trait Templates {
<html>
<head>
<title>sbin</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
<link href="http://cdn.submarinerich.com/images/favicon.png" rel="icon" type="image/png"></link>
<style type="text/css">
{ """
* { margin:0; padding:0; }
Expand Down

0 comments on commit f2748c9

Please sign in to comment.