forked from deepStateMirrors/tabi
🐛 fix: support relative paths in inherited social media card (#432)
This commit is contained in:
parent
a7833299ff
commit
39a6750d8b
33 changed files with 64 additions and 46 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue