Improve Open Graph data

This commit is contained in:
Alex Cabal 2018-12-30 18:23:58 -06:00
parent 45078afb2a
commit 5e23dc069e
6 changed files with 457 additions and 67 deletions

View file

@ -873,7 +873,7 @@ footer p:last-child a{
footer p:last-child a::before{
content: '';
background: url('/images/logo.svg');
background: url('/images/logo-small.svg');
background-size: contain;
background-repeat: no-repeat;
display: block;