mirror of
https://github.com/welpo/tabi.git
synced 2025-12-14 11:48:45 +01:00
🐛 fix: update social media card paths for project index files
This commit is contained in:
parent
f47018c658
commit
714fb618ad
6 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ template = "cards.html"
|
||||||
insert_anchor_links = "left"
|
insert_anchor_links = "left"
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
social_media_card = "projects/social_cards/ca_projects.jpg"
|
social_media_card = "projects/ca_projects.jpg"
|
||||||
show_reading_time = false
|
show_reading_time = false
|
||||||
quick_navigation_buttons = true
|
quick_navigation_buttons = true
|
||||||
+++
|
+++
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ template = "cards.html"
|
||||||
insert_anchor_links = "left"
|
insert_anchor_links = "left"
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
social_media_card = "projects/social_cards/es_projects.jpg"
|
social_media_card = "projects/es_projects.jpg"
|
||||||
show_reading_time = false
|
show_reading_time = false
|
||||||
quick_navigation_buttons = true
|
quick_navigation_buttons = true
|
||||||
+++
|
+++
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ template = "cards.html"
|
||||||
insert_anchor_links = "left"
|
insert_anchor_links = "left"
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
social_media_card = "projects/social_cards/projects.jpg"
|
social_media_card = "projects/projects.jpg"
|
||||||
show_reading_time = false
|
show_reading_time = false
|
||||||
quick_navigation_buttons = true
|
quick_navigation_buttons = true
|
||||||
+++
|
+++
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
Loading…
Add table
Add a link
Reference in a new issue