Skip to content

Commit

Permalink
Bug/fix missing quote (#37)
Browse files Browse the repository at this point in the history
* added newer link so it's easier to track source of member joining

* fixed quote issues
  • Loading branch information
aln-chg authored Feb 17, 2024
1 parent da57a94 commit 7cc135c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions theme/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,9 @@
</a>
{{/if}}

<a href=""https://discord.gg/together-java-272761734820003841 title="Ask a question" aria-label="Ask a question">
<i id="ask-a-question-button" class="fa fa-question"></i>

<a href="https://discord.gg/together-java-272761734820003841" title="Ask a question" aria-label="Ask a question">
<i id="ask-a-question-button" class="fa fa-question"></i>
</a>
</div>
</div>
Expand Down

0 comments on commit 7cc135c

Please sign in to comment.