diff --git a/assets/css/bundle.css b/assets/css/bundle.css index 7049127..12b4fe4 100644 --- a/assets/css/bundle.css +++ b/assets/css/bundle.css @@ -1038,10 +1038,11 @@ a { } -/* adding for sponsor logos on the ALDT page */ - -.additional_sponsors { +/* formatting for the disclaimer text in the footer */ +.footer_tax_note { + font-size:.7rem; + padding-top:.5rem; } /*# sourceMappingURL=bundle.css.map */ diff --git a/i18n/en.json b/i18n/en.json index 2292fcf..565ac89 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -592,5 +592,8 @@ "Verified by:": "Verified by:", "Expires:": "Expires:", "AlmaLinux OS provides a set of security features: Errata, GPG keys, Mailing Lists, OpenSCAP, OVAL, SBOM": "AlmaLinux OS provides a set of security features: Errata, GPG keys, Mailing Lists, OpenSCAP, OVAL, SBOM", - "Thanks for coming to ": "Thanks for coming to " + "Thanks for coming to ": "Thanks for coming to ", + "(Tax ID 86-2791864)": "(Tax ID 86-2791864)", + "The AlmaLinux OS Foundation is a registered 501(c)(6) organization under US law": "The AlmaLinux OS Foundation is a registered 501(c)(6) organization under US law", + "Contributions to the foundation are typically not considered charitable contributions, and would not be tax deductible as such. Please contact your financial or tax advisor for specific guidance.": "Contributions to the foundation are typically not considered charitable contributions, and would not be tax deductible as such. Please contact your financial or tax advisor for specific guidance." } \ No newline at end of file diff --git a/layouts/partials/common/footer.html b/layouts/partials/common/footer.html index 53f8bc8..7a96a95 100644 --- a/layouts/partials/common/footer.html +++ b/layouts/partials/common/footer.html @@ -70,7 +70,11 @@ - + +