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