Refactor about section
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
6179b05fd5
commit
6eb8bf43dd
11 changed files with 450 additions and 469 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue