redirect https://sunshinestream.github.io/ to here #57
-
When you google "sunshine stream" the old page still comes up with a 404. It seems like github pages does not allow for 301 redirects. But you might want to put up a page again with just meta redirect in it. |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 1 reply
-
We're moving to a different org per LizardByte/Sunshine#263 I don't know how long this old org will even remain up, and don't intend to waste time and energy on something like this. With that said. If you were to create a very simple repo with a |
Beta Was this translation helpful? Give feedback.
We're moving to a different org per LizardByte/Sunshine#263
I don't know how long this old org will even remain up, and don't intend to waste time and energy on something like this.
With that said. If you were to create a very simple repo with a
gh-pages
branch and a singleindex.html
redirecting users tohttps://app.lizardbyte.dev
that would be acceptable. I would then import the repo here and it would host on GitHub pages.