From 12c7257444654e805cde621247a0c2cc782da7d6 Mon Sep 17 00:00:00 2001 From: Fabian Montero Date: Mon, 15 Sep 2025 15:40:30 -0600 Subject: [PATCH] rename theme to tabi-lean --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index fa5c4b7..a096a83 100644 --- a/theme.toml +++ b/theme.toml @@ -1,4 +1,4 @@ -name = "tabi" +name = "tabi-lean" description = "tabi is an accessible Zola theme with search, multi-language support, optional JavaScript, a perfect Lighthouse score, and comprehensive documentation. Crafted for personal websites and blogs." license = "MIT" homepage = "https://github.com/welpo/tabi"