mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +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
|
@ -8,6 +8,7 @@ template = "section.html"
|
|||
header = {title = "Hello! I'm tabi~", img = "img/main.webp" }
|
||||
section_path = "blog/_index.md"
|
||||
max_posts = 4
|
||||
social_media_card = "img/social_cards/index.jpg"
|
||||
+++
|
||||
|
||||
tabi is a fast, lightweight, and modern [Zola](https://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