Squashed 'themes/tabi-lean/' changes from efb42461..f6930d36

f6930d36 make the header use hack
12c72574 rename theme to tabi-lean

git-subtree-dir: themes/tabi-lean
git-subtree-split: f6930d36f8b22b8905704301b3ef7873f7447bc1
This commit is contained in:
Fabian Montero 2025-09-15 15:52:38 -06:00
parent 8be91ee3d9
commit f75b9ae059
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
header {
width: 100%;
font-family: 'Inter Subset', var(--sans-serif-font);
font-family: 'Hack', var(--sans-serif-font);
}
.page-header {

View file

@ -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"