Refactor about section

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2023-08-03 13:34:12 +06:00
parent 6179b05fd5
commit 6eb8bf43dd
11 changed files with 450 additions and 469 deletions

View file

@ -1,7 +1,7 @@
<div class="col-6 col-lg-4 p-2">
{{ if eq .type "certification" }}
{{/* Verifiable certificate badge from https://www.credly.com */}}
<div class="">
<div class="certificate-badge">
<a href="{{ .url }}" target="_blank" rel="noopener noreferrer">
<img src="{{ .badge }}" alt="{{ .name }}" />
</a>