mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-12-22 03:02:19 +00:00
remove vexpert badge
This commit is contained in:
parent
7baf00510b
commit
53fefaae47
3 changed files with 2 additions and 10 deletions
|
@ -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
|
||||
|
|
|
@ -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 |
Loading…
Reference in a new issue