Clearer, jauntier favicon + code to force browsers to download the new one

This commit is contained in:
Victoria Wang 2014-11-20 15:03:43 -06:00
parent a0421dd34e
commit 34dc2d2db5
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View file

@ -20,7 +20,7 @@
<meta property="og:url" content="//www.neocities.org"/> <meta property="og:url" content="//www.neocities.org"/>
<meta property="og:description" content="Neocities is the new Geocities. Create your own free home page, and do whatever you want with it."/> <meta property="og:description" content="Neocities is the new Geocities. Create your own free home page, and do whatever you want with it."/>
<link rel="shortcut icon" type="image/ico" href="/favicon.ico" /> <link rel="shortcut icon" type="image/ico" href="/favicon.ico?v=2"" />
<link rel="apple-touch-icon-precomposed" href="#apple-icon-144.png" /> <link rel="apple-touch-icon-precomposed" href="#apple-icon-144.png" />
<link rel="apple-touch-startup-image" href="#startup.png" /> <link rel="apple-touch-startup-image" href="#startup.png" />

View file

@ -16,7 +16,7 @@
<link href="/css/neo.css" rel="stylesheet" type="text/css" media="all"> <link href="/css/neo.css" rel="stylesheet" type="text/css" media="all">
<link href="/favicon.ico" rel="shortcut icon" type="image/ico"> <link href="/favicon.ico?v=2"" rel="shortcut icon" type="image/ico">
<!-- Mobile Meta --> <!-- Mobile Meta -->
<meta name="HandheldFriendly" content="True"> <meta name="HandheldFriendly" content="True">