🐛 fix: support relative paths in inherited social media card (#432)

This commit is contained in:
Óscar
2024-11-18 00:02:06 +01:00
committed by GitHub
parent a7833299ff
commit 39a6750d8b
33 changed files with 64 additions and 46 deletions

View File

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