Update dependency for security issue (#421)
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
{{ if eq .type "certification" }}
|
{{ if eq .type "certification" }}
|
||||||
{{/* Verifiable certificate badge from https://www.credly.com */}}
|
{{/* Verifiable certificate badge from https://www.credly.com */}}
|
||||||
<div class="">
|
<div class="">
|
||||||
<a href="{{ .url }}" target="_blank" >
|
<a href="{{ .url }}" target="_blank" rel="noopener noreferrer">
|
||||||
<img src="{{ .badge }}" alt="{{ .name }}" />
|
<img src="{{ .badge }}" alt="{{ .name }}" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Generated
+220
-525
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user