Browse Source

Merge pull request #103 from AlmaLinux/adding_hawkhost_and_openlogic

Adding hawkhost and openlogic
pull/104/head
benny Vasquez 2 years ago
committed by GitHub
parent
commit
af96aa3eff
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      layouts/index.html
  2. 4
      static/brands/HH-AllWhiteAlma.svg
  3. 1
      static/brands/logo-openlogic-tagline-white.svg

12
layouts/index.html

@ -266,6 +266,18 @@
<img loading="lazy" src="/brands/keepsec-logo-white.svg" alt="Keepsec Technologies" class="al-backer-logo">
</div>
</a>
<a style="width: 17%;" href="https://www.hawkhost.com">
<div class="col d-flex flex-fill align-items-center justify-content-center al-backer-logo-container">
<img loading="lazy" src="/brands/HH-AllWhiteAlma.svg" alt="HawkHost" class="al-backer-logo">
</div>
</a>
<a style="width: 17%;" href="https://openlogic.com">
<div class="col d-flex flex-fill align-items-center justify-content-center al-backer-logo-container">
<img loading="lazy" src="/brands/logo-openlogic-tagline-white.svg" alt="OpenLogic" class="al-backer-logo">
</div>
</a>
</div>
</div>

4
static/brands/HH-AllWhiteAlma.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 325 KiB

1
static/brands/logo-openlogic-tagline-white.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 14 KiB

Loading…
Cancel
Save