Merge pull request #14 from welpo/feature/add-md-support-to-index
Feature/add md support to index
This commit is contained in:
@@ -6,5 +6,7 @@ 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." }
|
||||
desc = {title = "Hello! I'm tabi~", img = "https://avatars.githubusercontent.com/u/6399341" }
|
||||
+++
|
||||
|
||||
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.
|
Reference in New Issue
Block a user