💻 Add gravatar image #100DaysOfCode R1D30
This commit is contained in:
parent
3e18131997
commit
855b7599d8
4 changed files with 11 additions and 3 deletions
|
|
@ -27,7 +27,10 @@
|
|||
<div class="row">
|
||||
<div class="order-2 order-md-1 col-12 col-md-3 col-xl-2 bd-sideboard bg-dark">
|
||||
<aside>
|
||||
<p class="text-muted small">{{ site.description }}</p>
|
||||
<figure class="figure">
|
||||
<img src="{{ site.author.email | to_gravatar }}?s=200" class="figure-img img-fluid rounded-large" alt="" />
|
||||
<figcaption class="figure-caption small">{{ site.description }}</figcaption>
|
||||
</figure>
|
||||
</aside>
|
||||
|
||||
<aside>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue