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
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/blog.jpg"
+++