ソースを参照

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


読み込み中…
キャンセル
保存