forked from deepStateMirrors/tabi
🐛 fix: support relative paths in inherited social media card (#432)
This commit is contained in:
parent
a7833299ff
commit
39a6750d8b
33 changed files with 64 additions and 46 deletions
|
|
@ -5,7 +5,7 @@ template = "cards.html"
|
|||
insert_anchor_links = "left"
|
||||
|
||||
[extra]
|
||||
social_media_card = "projects/social_cards/es_projects.jpg"
|
||||
social_media_card = "projects/es_projects.jpg"
|
||||
show_reading_time = false
|
||||
quick_navigation_buttons = true
|
||||
+++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue