Adding trailing '/' to all posts button on homepage
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col d-flex justify-content-center text-center pt-5">
|
||||
<a href="/post">
|
||||
<a href="/post/">
|
||||
<button type="button" class="btn btn-lg btn-outline-primary">See all posts</button>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user