fix suffixing BaseURL with /
This commit is contained in:
parent
9be13ac352
commit
35901fed1e
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@
|
|||
|
||||
<body>
|
||||
<div id="wrapper">
|
||||
<a href="{{ $.BaseURL }}">Home</a>
|
||||
<a href="{{ $.BaseURL }}/">Home</a>
|
||||
<div id="main">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue