Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Commit

Permalink
Swap workshop button for project
Browse files Browse the repository at this point in the history
  • Loading branch information
wrussell1999 authored Apr 10, 2020
1 parent 527d1e5 commit 94257b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
</a>
</div>

<a href="{{ page.socials.workshops }}">
<button type="button" class="btn btn-outline-primary"><i class="fas fa-hands-helping"></i> Submit Workshop / Talk</button>
<a href="{{ page.socials.submissions }}">
<button type="button" class="btn btn-outline-primary"><i class="fas fa-hands-helping"></i> Submit a Project</button>
</a>

<a href="{{ page.socials.donate }}">
Expand Down

0 comments on commit 94257b6

Please sign in to comment.