mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
first commit
This commit is contained in:
commit
0b117d1641
89 changed files with 1457 additions and 0 deletions
10
content/_index.md
Normal file
10
content/_index.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
+++
|
||||
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", text = "Tabi is a simple theme for Zola. It aims to be a personal page and home to blog posts. It features responsive design, dark and light modes, and high performance." }
|
||||
+++
|
Loading…
Add table
Add a link
Reference in a new issue