Describe the Bug
The client profile and redirect webpage urls for solidpod example app are returning 404 - missing page. Consequently lychee link checker fails for any solidpod pr. It appears the anusii.github.io website is no longer being published.
Can these be restored?
To Reproduce
curl -I https://anusii.github.io/solidpodeg/client-profile.jsonld
HTTP/2 404
server: GitHub.com
curl -I https://anusii.github.io/solidpodeg/redirect.html
HTTP/2 404
server: GitHub.com
curl -I https://anusii.github.io/
HTTP/2 404
server: GitHub.com
Describe the Bug
The client profile and redirect webpage urls for solidpod example app are returning 404 - missing page. Consequently lychee link checker fails for any solidpod pr. It appears the anusii.github.io website is no longer being published.
Can these be restored?
To Reproduce