Allow setting a public url for all paths
This commit is contained in:
parent
3ca89291dc
commit
a404f9a997
9 changed files with 52 additions and 28 deletions
|
@ -4,7 +4,7 @@
|
|||
<b>Not Found</b>
|
||||
<br>
|
||||
<br>
|
||||
<a href="/" > Go Home</a>
|
||||
<a href="{{ args.public_path }}/" > Go Home</a>
|
||||
<br>
|
||||
<br>
|
||||
{% include "footer.html" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue