mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Slight improvement to favicon, html fix
This commit is contained in:
parent
34dc2d2db5
commit
e0be1603b5
3 changed files with 2 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -20,7 +20,7 @@
|
|||
<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."/>
|
||||
|
||||
<link rel="shortcut icon" type="image/ico" href="/favicon.ico?v=2"" />
|
||||
<link rel="shortcut icon" type="image/ico" href="/favicon.ico?v=4" />
|
||||
<link rel="apple-touch-icon-precomposed" href="#apple-icon-144.png" />
|
||||
<link rel="apple-touch-startup-image" href="#startup.png" />
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
<link href="/css/neo.css" rel="stylesheet" type="text/css" media="all">
|
||||
|
||||
<link href="/favicon.ico?v=2"" rel="shortcut icon" type="image/ico">
|
||||
<link href="/favicon.ico?v=4" rel="shortcut icon" type="image/ico">
|
||||
|
||||
<!-- Mobile Meta -->
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
|
|
Loading…
Add table
Reference in a new issue