🐛 fix: update social media card paths for project index files

This commit is contained in:
welpo 2024-11-17 23:56:00 +01:00
parent f47018c658
commit 714fb618ad
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
6 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ template = "cards.html"
insert_anchor_links = "left"
[extra]
social_media_card = "projects/social_cards/ca_projects.jpg"
social_media_card = "projects/ca_projects.jpg"
show_reading_time = false
quick_navigation_buttons = true
+++

View file

@ -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
+++

View file

@ -5,7 +5,7 @@ template = "cards.html"
insert_anchor_links = "left"
[extra]
social_media_card = "projects/social_cards/projects.jpg"
social_media_card = "projects/projects.jpg"
show_reading_time = false
quick_navigation_buttons = true
+++

View file

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Before After
Before After