mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
✨ feat: add support for social media cards (#130)
This commit is contained in:
parent
ab4b523f9c
commit
d53b8470a6
77 changed files with 162 additions and 35 deletions
|
@ -2,4 +2,7 @@
|
|||
title = "Projectes"
|
||||
sort_by = "weight"
|
||||
template = "cards.html"
|
||||
|
||||
[extra]
|
||||
social_media_card = "img/social_cards/ca_projects.jpg"
|
||||
+++
|
||||
|
|
|
@ -2,4 +2,7 @@
|
|||
title = "Proyectos"
|
||||
sort_by = "weight"
|
||||
template = "cards.html"
|
||||
|
||||
[extra]
|
||||
social_media_card = "img/social_cards/es_projects.jpg"
|
||||
+++
|
||||
|
|
|
@ -2,4 +2,7 @@
|
|||
title = "Projects"
|
||||
sort_by = "weight"
|
||||
template = "cards.html"
|
||||
|
||||
[extra]
|
||||
social_media_card = "img/social_cards/projects.jpg"
|
||||
+++
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue