Skip to content

Commit

Permalink
Fix QCC button image
Browse files Browse the repository at this point in the history
  • Loading branch information
alterae authored Sep 13, 2023
1 parent 0d50d60 commit ea4ac6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h1>{{ data.site.title }}</h1>
</a>

<a href="https://queercomputerclub.ca">
<img src="qcc.png" alt="Queer Computer Club" title="Queer Computer Club"/>
<img src="https://staging.cohostcdn.org/attachment/3ffb97dd-7369-4e12-9fa6-fa72a7f8813d/88x31.png" style="image-rendering:pixelated;" alt="Queer Computer Club" title="Queer Computer Club"/>
</a>


Expand Down

0 comments on commit ea4ac6a

Please sign in to comment.