Explorar el Código

Fix favicon/preview image, update title bar

tags/v0.0.2
Fen Dweller hace 6 años
padre
commit
ba758297c5
Se han modificado 1 ficheros con 4 adiciones y 3 borrados
  1. +4
    -3
      gorge.html

+ 4
- 3
gorge.html Ver fichero

@@ -14,13 +14,14 @@
<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="https://chemicalcrux.org/gorge.png" />
<link rel="shortcut icon" href="https://chemicalcrux.org/favicon.ico" type="image/x-icon" />
<meta property="og:image" content="/gorge.png" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
</head>

<body class="dark">
<div id="top-bar">
vidya gaem
Gorge v0.0.1
<br>
<button id="save">Save</button>
<button id="reset">Reset saved data</button>
</div>


Cargando…
Cancelar
Guardar