Files
yoga/docs/_layouts/redirect.html
2017-01-06 01:45:44 +00:00

7 lines
110 B
HTML

<html>
<head>
<meta http-equiv="refresh" content="0; {{ page.destination }}">
</head>
<body></body>
</html>