Explorar el Código

Fix favicon and preview image

tags/v0.0.3
Fen Dweller hace 5 años
padre
commit
4345519317
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      gorge.html

+ 2
- 2
gorge.html Ver fichero

@@ -14,8 +14,8 @@
<meta name="description" content="An idle game about eating people" />
<meta property="og:title" content="Gorge" />
<meta property="og:description" content="An idle game about eating people" />
<meta property="og:image" content="/gorge.png" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<meta property="og:image" content="https://crux.sexy/images/gorge.png" />
<link rel="icon" href="https://crux.sexy/images/gorge.ico">
</head>

<body class="dark">


Cargando…
Cancelar
Guardar