Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1b0c1 commit f1f9d2aCopy full SHA for f1f9d2a
redirect_from.csv
@@ -0,0 +1,5 @@
1
+---
2
+layout: null
3
4
+{% for page in site.pages %}{% for redirect in page.redirect_from %}{{ redirect }},{{ page.url }}
5
+{% endfor %}{% endfor %}
0 commit comments