Permalink
Please sign in to comment.
Browse files
fix redirect_to since jekyll-redirect-plugin added that feature
- Loading branch information...
Showing
with
0 additions
and 23 deletions.
- +0 −1 1.0/index.html
- +0 −1 1.1/index.html
- +0 −1 2.0/index.html
- +0 −1 2.1/index.html
- +0 −8 _layouts/redirect.html
- +0 −1 current/index.html
- +0 −1 od/1.0/index.html
- +0 −1 od/1.1/index.html
- +0 −1 od/2.0/index.html
- +0 −1 od/2.1/index.html
- +0 −1 od/index.html
- +0 −1 okd/1.0/index.html
- +0 −1 okd/1.1/index.html
- +0 −1 okd/2.0/index.html
- +0 −1 okd/2.1/index.html
- +0 −1 okd/index.html
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/1.0/en/ | ||
| --- |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/1.1/en/ | ||
| --- |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/2.0/en/ | ||
| --- |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/2.1/en/ | ||
| --- |
| @@ -1,8 +0,0 @@ | ||
| -<!DOCTYPE html> | ||
| -<meta charset=utf-8> | ||
| -<title>Redirecting...</title> | ||
| -<link rel=canonical href="{{ page.redirect_to }}"> | ||
| -<meta http-equiv=refresh content="0; url={{ page.redirect_to }}"> | ||
| -<h1>Redirecting...</h1> | ||
| -<a href="{{ page.redirect_to }}">Click here if you are not redirected.</a> | ||
| -<script>location='{{ page.redirect_to }}'</script> |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/2.1/en/ | ||
| --- |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/1.0/en/ | ||
| --- |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/1.1/en/ | ||
| --- |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/2.0/en/ | ||
| --- |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/2.1/en/ | ||
| --- |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/2.1/en/ | ||
| --- |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/1.0/en/ | ||
| --- |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/1.1/en/ | ||
| --- |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/2.0/en/ | ||
| --- |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/2.1/en/ | ||
| --- |
| @@ -1,4 +1,3 @@ | ||
| --- | ||
| -layout: redirect | ||
| redirect_to: /od/2.0/en/ | ||
| --- |
0 comments on commit
ad6d5a0