welpo 48d10f59a5
💄 style: add link to Zola's site
Just to show it's possible to use markdown on homepage.
2023-02-08 01:48:08 +01:00

13 lines
392 B
Markdown

+++
paginate_by = 4
path = "posts"
title = "Posts"
sort_by = "date"
template = "section.html"
[extra]
desc = {title = "Hello! I'm tabi~", img = "https://avatars.githubusercontent.com/u/6399341" }
+++
Tabi is a simple theme for [Zola](https://www.getzola.org/). It aims to be a personal page and home to blog posts. It features responsive design, dark and light modes, and high performance.