💻 Add gravatar image #100DaysOfCode R1D30

This commit is contained in:
Dan Jones 2018-01-31 12:44:10 -06:00
commit 855b7599d8
4 changed files with 11 additions and 3 deletions

View file

@ -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>