Skip to content

Commit

Permalink
fix archive url
Browse files Browse the repository at this point in the history
  • Loading branch information
le4ker committed Dec 7, 2024
1 parent 7293f5b commit ea5ff08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h4 class="pt-5">
markdownify }}
</section>

<h4 class="pt-5"><a href="/blog/" ">Archive</a></h4>
<h4 class="pt-5"><a href="{{site.url}}/blog/" ">Archive</a></h4>
</div>
</div>
</section>
Expand Down

0 comments on commit ea5ff08

Please sign in to comment.