🚚 refactor: move blog posts blog
section
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
+++
|
||||
paginate_by = 4
|
||||
path = "/"
|
||||
title = "Posts"
|
||||
title = "Latest posts"
|
||||
sort_by = "date"
|
||||
template = "section.html"
|
||||
|
||||
[extra]
|
||||
header = {title = "Hello! I'm tabi~", img = "$BASE_URL/img/main.webp" }
|
||||
section_path = "blog/_index.md"
|
||||
section_title = "Latest posts"
|
||||
max_posts = 4
|
||||
+++
|
||||
|
||||
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.
|
||||
|
Reference in New Issue
Block a user