remove the hashicorp subdomains

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-07-26 22:44:12 +05:30
parent a8445e3e79
commit 3dcb311aae
14 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@
$for(subdomains)$
<li style="display: inline-block;">
<a href="https://$name$.$domain$">
<img src="/images/logos/$name$.svg" alt="https://$name$.$domain$" width="30" height="30"/>
<img src="/images/icons/$name$.svg" alt="https://$name$.$domain$" width="30" height="30"/>
</a>
</li>
$endfor$