We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f01e3a6 commit ea401f9Copy full SHA for ea401f9
1 file changed
views/partials/footerV2.ejs
@@ -4,7 +4,7 @@
4
<hr class="mb-4">
5
© The Mu Foundation
6
<span x-data x-text="` ${new Date().getFullYear()}`">2023</span>,
7
- a 501(c)(3) nonprofit. All Rights Reserved.
+ a 501(c)(3) nonprofit (EIN: 85-0782224). All Rights Reserved.
8
<br>
9
<a class="hover:opacity-50 transition-opacity" href="/termsOfService#terms-of-service">Terms of Service</a> |
10
<a class="hover:opacity-50 transition-opacity" href="/termsOfService#privacy-policy">Privacy Policy</a> |
0 commit comments