Explorar el Código

Fix favicon and preview image

tags/v0.1.3
Fen Dweller hace 6 años
padre
commit
70a508efb7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      satiate.html

+ 2
- 2
satiate.html Ver fichero

@@ -15,8 +15,8 @@
<meta name="description" content="A text adventure!" /> <meta name="description" content="A text adventure!" />
<meta property="og:title" content="Satiate" /> <meta property="og:title" content="Satiate" />
<meta property="og:description" content="A text adventure!" /> <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> </head>


<body> <body>


Cargando…
Cancelar
Guardar