Skip to content

Commit

Permalink
Add EIN to the website footer #542 (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
IngridFuentes authored Feb 23, 2024
1 parent ef22d21 commit b188fc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/layouts/footers/footer-01.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ const Footer01 = ({ mode }: TProps) => {
All Rights Reserved
</a>
</p>
<p className="copyright tw-text-center tw-text-md tw-text-gray-400 mt-n5">
Vets Who Code is a registered 501(c)(3) nonprofit under EIN 86-2122804. Donations are tax-deductible to the fullest extent allowable under the law.
</p>
</div>
</footer>
);
Expand Down

0 comments on commit b188fc3

Please sign in to comment.