You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
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: