Skip to content

Commit

Permalink
Add GitHub link
Browse files Browse the repository at this point in the history
There's already a link to GitHub to report issues, but I figured it's
nice to have a general link as well if that's what people are looking
for.
  • Loading branch information
knatten committed Sep 22, 2024
1 parent 8bce04a commit 5bedbc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ <h1><a href="/">C++ Quiz</a></h1>
<a href="https://mastodon.online/@cppquiz"><img src="{{STATIC_URL}}/mastodon.png" height="15" alt="Mastodon"> Mastodon</a> |
<a href="https://bsky.app/profile/cppquiz.bsky.social"><img src="{{STATIC_URL}}/bluesky.png" height="15" alt="Bluesky"> Bluesky</a> |
<a href="https://x.com/intent/follow?screen_name=CppQuiz" class="x-follow"><img src="{{STATIC_URL}}/x.png" height="9" alt="X"> X</a> |
<a href="https://github.com/knatten/cppquiz"> GitHub</a> |
© <a href="http://knatten.org">Anders Schau Knatten</a> {% now "Y"%}.
</p>
<p>
Expand Down

0 comments on commit 5bedbc0

Please sign in to comment.