redirect
- generate repo with name to redirect page from
- set github pages source to
master
in settings - edit destination url in
index.html
url=/example
redirects to/example
url=/
slash redirects to homepage
meta redirect template developed for redirecting github pages, like if you rename a repo and wanna forward
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
master
in settingsindex.html
url=/example
redirects to /example
url=/
slash redirects to homepagemeta redirect template developed for redirecting github pages, like if you rename a repo and wanna forward