Compare commits

..

No commits in common. "f6930d36f8b22b8905704301b3ef7873f7447bc1" and "efb42461fde7ee5b0c140d27f2789fdf9c98b100" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,4 +1,4 @@
name = "tabi-lean"
name = "tabi"
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"