Skip to content

Commit

Permalink
created main site button
Browse files Browse the repository at this point in the history
  • Loading branch information
cnk2-rgb committed Nov 2, 2023
1 parent 02b9cf2 commit a162e22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<div class="buttons">
<button type="button" class="btn btn-info btn-lg xtra-btn" onclick="location.href='signup.html'">register</button>
<button type="button" class="btn btn-info btn-lg email xtra-btn" onclick="location.href='mailto:[email protected]?Subject=Uncommon Makes 2023 Inquiry';">contact</button>
<button type="button" class="btn btn-info btn-lg email xtra-btn" onclick="location.href='https://uncommonhacks.com/';">main site</button>
</div>
<div id=introduction>
<h1>introduction</h1>
Expand Down

0 comments on commit a162e22

Please sign in to comment.