瀏覽代碼

Fix favicon and preview image

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

+ 2
- 2
gorge.html 查看文件

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


Loading…
取消
儲存