Remove trailing forward slash in link
This commit is contained in:
parent
9f7ce7ad15
commit
70d6dc643b
@ -1,7 +1,7 @@
|
|||||||
$wrap{"root"}
|
$wrap{"root"}
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2><a href="$root/posts/">Web Log</a></h2>
|
<h2><a href="$root/posts">Web Log</a></h2>
|
||||||
<p>Elixir, JavaScript, SVG, Containers, Git, Linux</p>
|
<p>Elixir, JavaScript, SVG, Containers, Git, Linux</p>
|
||||||
<p>
|
<p>
|
||||||
Questions, comments, feedback? <a href="mailto:webdevcat@proton.me">Contact the author</a>.
|
Questions, comments, feedback? <a href="mailto:webdevcat@proton.me">Contact the author</a>.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user