Enough time has elapsed that stragglers to the old neocities site should have gotten the message by now that wrongthink.link has replaced it as the primary site. I have pointed all neocities pages to their new counterparts here. If you also operate a site that has migrated away from neocities, and would like to do the same with your own hugo markdown files, here’s how I programatically rewrote all the pages: for item in * ; do sed -i '1,/---/!d' $item ; echo "Article has moved to https://my...