feat: add support for social media cards (#130)

This commit is contained in:
Óscar 2023-09-06 13:38:52 +02:00 committed by GitHub
parent ab4b523f9c
commit d53b8470a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
77 changed files with 162 additions and 35 deletions

View file

@ -5,4 +5,7 @@ title = "Blog"
sort_by = "date"
template = "section.html"
insert_anchor_links = "left"
[extra]
social_media_card = "img/social_cards/ca_blog.jpg"
+++