🐛 fix: support relative paths in inherited social media card (#432)

This commit is contained in:
Óscar 2024-11-18 00:02:06 +01:00 committed by GitHub
parent a7833299ff
commit 39a6750d8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
33 changed files with 64 additions and 46 deletions

View file

@ -3,5 +3,5 @@ title = "Arxiu"
template = "archive.html"
[extra]
social_media_card = "archive/social_cards/ca_archive.jpg"
social_media_card = "ca_archive.jpg"
+++