Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
✨ feat(links): add queer joy link
Browse files Browse the repository at this point in the history
  • Loading branch information
punkfairie committed Sep 21, 2024
1 parent 7cabb53 commit 0eba963
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/links.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ layout: layout.liquid

<ul class="List">
<li class="List-item">
<a href="https://www.cameronsworld.net/" target="_blank"
class="Link">Cameron's World</a>
<a href="https://www.cameronsworld.net/" target="_blank" class="Link">Cameron's World</a>
<a href="https://thegardenofmadeline.neocities.org/pages/foreverandalways" target="_blank" class="Link">Queer
Joy</a>
</li>
</ul>

0 comments on commit 0eba963

Please sign in to comment.