new listings, business category, a few small tweaks

This commit is contained in:
2026-05-01 16:34:35 -07:00
parent 7f8db19f54
commit 213316ba2a
8 changed files with 47 additions and 16 deletions

View File

@ -19,6 +19,9 @@ export default function(eleventyConfig) {
case "beauty and health":
tagline = "feelin' good";
break;
case "business":
tagline = "makin' money";
break;
case "food and drink":
tagline = "good eatin'";
break;