Merge pull request #212 from persand/patch-1

Remove ending / in favicon
This commit is contained in:
Dave Gamache
2014-12-20 13:22:33 -08:00
+1 -1
View File
@@ -24,7 +24,7 @@
<!-- Favicon <!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– --> –––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="images/favicon.png" /> <link rel="icon" type="image/png" href="images/favicon.png">
</head> </head>
<body> <body>