tabi/content/_index.es.md
welpo 00e1a8e80e
🐛 fix(home-banner): allow missing image & correct spacing
Also allows using normal paths for the banner image, without "$BASE_URL".
2023-08-29 15:19:00 +02:00

13 lines
501 B
Markdown

+++
path = "/"
title = "Publicaciones recientes"
sort_by = "date"
template = "section.html"
[extra]
header = {title = "¡Hola! Soy tabi~", img = "img/main.webp" }
section_path = "blog/_index.es.md"
max_posts = 4
+++
tabi es un tema de [Zola](https://getzola.org) rápido, ligero y moderno. Su objetivo es ser una página personal y hogar para publicaciones de blogs. Cuenta con una puntuación perfecta en Lighthouse, diseño responsive, tema oscuro y claro, shortcodes personalizados y mucho más.