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