Rename files
This commit is contained in:
parent
4a04500bcc
commit
fe13db722b
18 changed files with 0 additions and 0 deletions
9
source/_layouts/redirect.html.twig
Normal file
9
source/_layouts/redirect.html.twig
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
{% spaceless %}
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="refresh" content="0;url={{ page.destination }}" />
|
||||
</head>
|
||||
</html>
|
||||
{% endspaceless %}
|
Loading…
Add table
Add a link
Reference in a new issue