diff --git a/README.md b/README.md index 308e28f..1b77077 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # tabi -A simple blog theme powered by [Zola](https://getzola.org). See a live preview [here](https://welpo.github.io/tabi). +A fast, lightweight, and modern [Zola](https://getzola.org) theme. It aims to be a personal page and home to blog posts. + +See a live preview [here](https://welpo.github.io/tabi). > tabi (旅): Journey. diff --git a/content/_index.md b/content/_index.md index 79e48a8..00c0fc9 100644 --- a/content/_index.md +++ b/content/_index.md @@ -10,4 +10,4 @@ section_path = "blog/_index.md" 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. +Tabi is a fast, lightweight, and modern [Zola](https://getzola.org) theme. It aims to be a personal page and home to blog posts. It features responsive design, dark and light modes, custom shortcodes, and much more.