mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-21 14:32:19 +00:00
sidebar: use embed for vExpert badge
This commit is contained in:
parent
ac1f90c800
commit
30ca751dea
1 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@
|
|||
{{ markdownify $introDescription }}
|
||||
</div>
|
||||
<div>
|
||||
<a href="https://vexpert.vmware.com/directory/9430"><img class="sidebar_badge" src="/logos/vexpert.png" alt="VMware vExpert"></a>
|
||||
<a href="https://vexpert.vmware.com/directory/9430"><img src="https://vexpert.vmware.com/directory/9430/vexpert-badge-year.png" class="sidebar_badge" alt="vExpert Badge" title="vExpert Badge" /></a>
|
||||
</div>
|
||||
{{- if ( ne $s.introURL false ) }}
|
||||
{{- $r := T "read_more" }}
|
||||
|
|
Loading…
Reference in a new issue