mirror of
https://github.com/welpo/tabi.git
synced 2026-06-15 15:57:34 +02:00
🍱 chore(social-media-images): add images for all files
This commit is contained in:
parent
a08dc78b50
commit
4b68b0e9d4
74 changed files with 76 additions and 10 deletions
10
theme.toml
10
theme.toml
|
|
@ -107,11 +107,11 @@ separator = "•"
|
|||
# Compatibility: https://caniuse.com/link-icon-svg
|
||||
# favicon_emoji = "🌱"
|
||||
|
||||
# Path to the fallback image for social media cards (the image shown when sharing a link on WhatsApp, LinkedIn…).
|
||||
# Read more: https://nikitahl.com/html-meta-tags-for-social-media
|
||||
# Using an image representative of each post is recommended. You can do so by setting this variable in the [extra] section of a post's front matter.
|
||||
# If a post doesn't have a social media card, the site's default, below, will be used.
|
||||
# social_media_card_path = ""
|
||||
# Path to the fallback image for social media cards (the preview image shown when sharing a link on WhatsApp, LinkedIn…).
|
||||
# Can be set at page or section levels, following the hierarchy: page > section > config. See: https://github.com/welpo/tabi/pull/128
|
||||
# Learn how to create these images in batch and automatically:
|
||||
# https://osc.garden/blog/automating-social-media-cards-zola/
|
||||
# social_media_card = "img/social_cards/index.jpg"
|
||||
|
||||
menu = [
|
||||
{ name = "blog", url = "blog", trailing_slash = true },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue