This is an example page that demonstrates partially overriding default redirect values.
Only the redirect_url was specified in the frontmatter, so this page:
- Redirects to https://github.com/oleeskild/gurl
- Waits 3 seconds before redirecting (default)
- Uses the redirect URL as the page title (default)
- Uses the redirect.njk layout (default)