We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daafb25 commit 5518ed9Copy full SHA for 5518ed9
1 file changed
themes/memmachine/layouts/_partials/featured-blogs.html
@@ -50,7 +50,7 @@ <h2 class="title-2">
50
51
<div class="row">
52
<div class="col-md-12 text-center">
53
- <a href="{{ " /blog" | relURL }}" class="btn btn-primary">View All Posts</a>
+ <a href="{{ "/blog" | relURL }}" class="btn btn-primary">View All Posts</a>
54
</div>
55
56
0 commit comments