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

Commit

Permalink
Add calendar link
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfspencer committed Apr 16, 2020
1 parent 32a68cb commit 2b23fac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _includes/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@
<a href="{{ page.socials.donate }}">
<button type="button" class="btn btn-primary"><i class="fas fa-money-check-alt"></i> Donate to WHO Fund</button>
</a>
<a href="{{ page.socials.schedule }}">
<button type="button" class="btn btn-primary"><i class="fas fa-calendar"></i> View Schedule</button>
</a>
</div>

</div>
Expand Down

0 comments on commit 2b23fac

Please sign in to comment.