Bläddra i källkod

Fix favicon/preview image, update title bar

tags/v0.0.2
Fen Dweller 5 år sedan
förälder
incheckning
ba758297c5
1 ändrade filer med 4 tillägg och 3 borttagningar
  1. +4
    -3
      gorge.html

+ 4
- 3
gorge.html Visa fil

@@ -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>


Laddar…
Avbryt
Spara