소스 검색

Fix favicon and preview image

tags/v0.1.3
Fen Dweller 6 년 전
부모
커밋
70a508efb7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      satiate.html

+ 2
- 2
satiate.html 파일 보기

@@ -15,8 +15,8 @@
<meta name="description" content="A text adventure!" />
<meta property="og:title" content="Satiate" />
<meta property="og:description" content="A text adventure!" />
<meta property="og:image" content="/satiate.png" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<meta property="og:image" content="https://crux.sexy/images/satiate.png" />
<link rel="icon" href="https://crux.sexy/images/satiate.ico">
</head>

<body>


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