| @@ -9,9 +9,9 @@ | |||||
| <script src="feast.js"></script> | <script src="feast.js"></script> | ||||
| <meta name="theme-color" content="#000000" /> | <meta name="theme-color" content="#000000" /> | ||||
| <meta name="description" content="A vore text adventure" /> | <meta name="description" content="A vore text adventure" /> | ||||
| <meta property="og:title" content="Stroll" /> | |||||
| <meta property="og:title" content="Feast" /> | |||||
| <meta property="og:description" content="A vore text adventure" /> | <meta property="og:description" content="A vore text adventure" /> | ||||
| <meta property="og:image" content="https://chemicalcrux.org/stroll.png" /> | |||||
| <meta property="og:image" content="https://chemicalcrux.org/feast.png" /> | |||||
| <link rel="shortcut icon" href="https://chemicalcrux.org/favicon.ico" type="image/x-icon" /> | <link rel="shortcut icon" href="https://chemicalcrux.org/favicon.ico" type="image/x-icon" /> | ||||
| </head> | </head> | ||||
| @@ -20,7 +20,7 @@ | |||||
| <div id="stats"> | <div id="stats"> | ||||
| potato vore | potato vore | ||||
| </div> | </div> | ||||
| <div id="log"> | <div id="log"> | ||||
| </div> | </div> | ||||