Removed blank line from template
This commit is contained in:
parent
12a53e9f73
commit
ff41091b95
|
@ -3,7 +3,6 @@
|
|||
<?php
|
||||
|
||||
$template = <<<EOS
|
||||
|
||||
---
|
||||
layout: redirect
|
||||
destination: %DESTINATION%
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
---
|
||||
layout: redirect
|
||||
destination: /
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
---
|
||||
layout: redirect
|
||||
destination: https://gist.github.com/opdavies/d096d553b80140a342d4
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
---
|
||||
layout: redirect
|
||||
destination: new
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
---
|
||||
layout: redirect
|
||||
destination: /
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
---
|
||||
layout: redirect
|
||||
destination: /
|
||||
|
|
Loading…
Reference in a new issue