feat: add support for social media cards (#130)

This commit is contained in:
Óscar
2023-09-06 13:38:52 +02:00
committed by GitHub
parent ab4b523f9c
commit d53b8470a6
77 changed files with 162 additions and 35 deletions

View File

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