add trailing slash to posts links
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<h2><a href="/2024-01-15-test-post">Test Post: Getting Started with Elixir</a></h2>
|
||||
<h2><a href="/2024-01-15-test-post/">Test Post: Getting Started with Elixir</a></h2>
|
||||
|
||||
<time datetime="2024-01-15T00:00:00Z"></time>
|
||||
|
||||
|
Reference in New Issue
Block a user