Skip to content

Add simple redirect for all past PRs #23

@patcon

Description

@patcon

https://dev.to/steveblue/setup-a-redirect-on-github-pages-1ok7

Basically, just need to

<!DOCTYPE html>
<head>
  <meta charset="utf-8">
  <title>Redirecting to https://civictechto.github.io/polis-storybook/</title>
  <meta http-equiv="refresh" content="10; URL=https://civictechto.github.io/polis-storybook/>
  <link rel="canonical" href="https://civictechto.github.io/polis-storybook/">
</head>
<body>
  The GitHub <a href="https://github.com/civictechto/polis-storybook/pulls/18">pull request PR-18</a> corresponding to this sub-site has been closed. In 10 seconds, redirecting to main storybook website at <a href="https://civictechto.github.io/polis-storybook/">https://civictechto.github.io/polis-storybook/</a>
</body>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions