🐛 fix: support relative paths in inherited social media card (#432)
This commit is contained in:
@@ -9,7 +9,7 @@ max_posts = 4
|
||||
projects_path = "projects/_index.md"
|
||||
max_projects = 3
|
||||
show_projects_first = false
|
||||
social_media_card = "social_cards/index.jpg"
|
||||
social_media_card = "index.jpg"
|
||||
+++
|
||||
|
||||
tabi is a fast, lightweight, and modern [Zola](https://www.getzola.org) theme. It aims to be a personal page and home to blog posts. It features a perfect Lighthouse score, responsive design, dark and light themes, custom shortcodes, and much more.
|
||||
|
Reference in New Issue
Block a user