Browse Source

stashing this until I get the logo

pull/431/head
benny Vasquez 1 year ago
parent
commit
60243a6ed4
  1. 8
      layouts/index.html

8
layouts/index.html

@ -403,7 +403,13 @@
<a href="https://cpanel.net">
<div class="col d-flex flex-fill align-items-center justify-content-center al-backer-logo-container">
<img loading="lazy" src="/brands/cpanel.svg" alt="CPanel" class="al-backer-logo">
<img loading="lazy" src="/brands/cpanel.svg" alt="cPanel" class="al-backer-logo">
</div>
</a>
<a href="https://ipinfo.io/">
<div class="col d-flex flex-fill align-items-center justify-content-center al-backer-logo-container">
<img loading="lazy" src="/brands/ipinfo.svg" alt="IPInfo" class="al-backer-logo">
</div>
</a>

Loading…
Cancel
Save