Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyouss authored Jun 11, 2021
1 parent 2ac0fc8 commit d4f162b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h2>Handbook Search</h2>
<ul></ul>
</div>
<button type="button" onclick="getInputValue();" class="btn btn-lg" style="background-color: rgb(81, 9, 109)">
<a id="my" style="color: aliceblue"> Invite to the server </a>
<a id="my" href="https://github.com/MLH-Fellowship/FellowBot" style="color: aliceblue"> Invite to the server </a>
</button>
<script>
function getInputValue() {
Expand Down Expand Up @@ -142,4 +142,4 @@ <h2>Handbook Search</h2>
</script> -->
</body>

</html>
</html>

0 comments on commit d4f162b

Please sign in to comment.