Browse Source
Merge pull request #476 from sboldyreva/fixresources
Resources no more linked to AlmaLinux email
pull/478/head
benny Vasquez
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
layouts/partials/common/footer.html
|
|
@ -5,7 +5,7 @@ |
|
|
|
<img src="/images/icon.svg" alt="AlmaLinux OS icon" class="mb-3" height="64"> |
|
|
|
<div class="d-block mb-3">© 2024 AlmaLinux OS Foundation</div> |
|
|
|
<div>20791 Three Oaks Pkwy, #980<br />Estero, FL 33929</div> |
|
|
|
<div><a href="mailto:hello@almalinux.org">hello@almalinux.org</div> |
|
|
|
<div><a href="mailto:hello@almalinux.org">hello@almalinux.org</a></div> |
|
|
|
</div> |
|
|
|
<div class="col-6 col-md"> |
|
|
|
<h5>Resources</h5> |
|
|
|