Add image to opengraph and twitter cards

This commit is contained in:
Gregory Trolliet 2019-09-22 09:12:06 +02:00
parent 7a3dedbfc1
commit 18fd729044
4 changed files with 26 additions and 18 deletions

View file

@ -24,3 +24,10 @@ body {
.fab {
font-family: "Font Awesome 5 Brands";
}
.categories {
display: inline-block;
}
.tags {
display: inline-block;
}