remove vexpert badge

This commit is contained in:
John Bowdre 2023-07-13 08:19:26 -05:00
parent 7baf00510b
commit 53fefaae47
3 changed files with 2 additions and 10 deletions

View file

@ -8,11 +8,6 @@ html, body
img
max-height: 2rem
.sidebar
&_badge
max-height: 8rem
// Magic for collapsing content, borrowed from https://www.digitalocean.com/community/tutorials/css-collapsible
.lbl-toggle
display: block

View file

@ -27,9 +27,6 @@
<div class="author_bio">
{{ markdownify $introDescription }}
</div>
<div>
<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" }}
<a href='{{ absLangURL (default "about/" $s.introURL) }}' class="button mt-1" role="button" title='{{ $r }}'>{{ $r }}</a>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB