Skip to content

Commit

Permalink
Update links.html
Browse files Browse the repository at this point in the history
  • Loading branch information
LordBlacky authored Mar 8, 2024
1 parent 9c1f348 commit 6c62ad9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _includes/links.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<a href="{{ "/archive" | prepend: site.baseurl | replace: '//', '/' }}"><h2 class="header-link">Archive</h2></a>
<a href="{{ "/about" | prepend: site.baseurl | replace: '//', '/' }}"><h2 class="header-link">About</h2></a>
<a href="{{ "/atom.xml" | prepend: site.baseurl | replace: '//', '/' }}"><h2 class="header-link">RSS</h2></a>
<a href="{{ "https://github.com/lordblacky"}}"><h2 class="header-link">GitHub</h2></a>
<a href="{{ "/atom.xml" | prepend: site.baseurl | replace: '//', '/' }}"><h2 class="header-link">RSS</h2></a>

0 comments on commit 6c62ad9

Please sign in to comment.