소스 검색

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


불러오는 중...
취소
저장