Skip to content
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions components/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,13 @@ const SocialsPopover = (
pod
</a>
<span className='mx-2 text-muted'> \ </span>
<a
href='https://SWAG.btc.pub/SN' className='nav-link p-0 d-inline-flex'
target='_blank' rel='noreferrer'
>
swag
</a>
<span className='mx-2 text-muted'> \ </span>
<a
href='https://www.plebpoet.com/zines.html' className='nav-link p-0 d-inline-flex'
target='_blank' rel='noreferrer'
Expand Down