Skip to content

Commit

Permalink
Changed the blog posts to link back to the blog
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazycatASG committed Jul 11, 2023
1 parent 918002f commit 651254a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ <h1>{{ page.title }}</h1>
{{ content }}
<footer>
<h5>{{ page.date | date_to_string }} - {{ page.author }}</h5>
<h6><a href="/">Click here to go back.</a></h6>
<h6><a href="/things_you_might_like/blog">Click here to go back.</a></h6>
</footer>

0 comments on commit 651254a

Please sign in to comment.