kitmeow.neocities.org
does any1 have a method for changing the preview thumbnail to an image or do i have to play around with my index.html file?
If your talking about Neocities thumbnails, I don't think you can manually change them. I don't like the previews or updates Neocities generates.
const urlParams = new URLSearchParams(window.location.search); if (navigator.userAgent.includes('Screenjesus')) { window.location.replace("Whatever you want to show in your thumbnail goes here, Example: html file or image file"); }
@ongezell THANK YOU :pray:
does any1 have a method for changing the preview thumbnail to an image or do i have to play around with my index.html file?
If your talking about Neocities thumbnails, I don't think you can manually change them. I don't like the previews or updates Neocities generates.
const urlParams = new URLSearchParams(window.location.search); if (navigator.userAgent.includes('Screenjesus')) { window.location.replace("Whatever you want to show in your thumbnail goes here, Example: html file or image file"); }
@ongezell THANK YOU :pray: