This commit is contained in:
Fabian Montero 2025-09-15 15:52:38 -06:00
commit beb468b3fe
Signed by: fabian
GPG key ID: 3EDA9AE3937CCDE3
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"