You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,4 +18,11 @@ located at [https://igdatc.github.io/](https://igdatc.github.io/)
18
18
## redirect_from
19
19
20
20
We use [jekyll-redirect-from](https://github.com/jekyll/jekyll-redirect-from) for redirections as necessary.
21
-
`redirect_to` is the preferred method for redirection. Adding this to the header creates a 301 redirection and the pages do not get generated. This is preferred over deleting old pages because it perserves the route.
21
+
`redirect_to` is the preferred method for redirection. Adding this to the header creates a 301 redirection and the pages do not get generated. This is preferred over deleting old pages because it perserves the route.
0 commit comments