Remove trailing forward slash in link
This commit is contained in:
parent
9f7ce7ad15
commit
70d6dc643b
@ -1,7 +1,7 @@
|
||||
$wrap{"root"}
|
||||
|
||||
<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>
|
||||
Questions, comments, feedback? <a href="mailto:webdevcat@proton.me">Contact the author</a>.
|
||||
|
Loading…
x
Reference in New Issue
Block a user