Browse Source

Fix favicon and preview image

tags/v0.2.9
Fen Dweller 5 years ago
parent
commit
41f96756d2
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      feast.html

+ 2
- 2
feast.html View File

@@ -20,8 +20,8 @@
<meta name="description" content="A vore text adventure" />
<meta property="og:title" content="Feast" />
<meta property="og:description" content="A vore text adventure" />
<meta property="og:image" content="https://chemicalcrux.org/feast/feast.png" />
<link rel="shortcut icon" href="https://chemicalcrux.org/favicon.ico" type="image/x-icon" />
<meta property="og:image" content="https://crux.sexy/images/feast.png" />
<link rel="icon" href="https://crux.sexy/images/feast.ico">
</head>

<body>


Loading…
Cancel
Save