瀏覽代碼

Fix favicon/preview image, update title bar

tags/v0.0.2
Fen Dweller 6 年之前
父節點
當前提交
ba758297c5
共有 1 個檔案被更改,包括 4 行新增3 行删除
  1. +4
    -3
      gorge.html

+ 4
- 3
gorge.html 查看文件

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


Loading…
取消
儲存