new listings, business category, a few small tweaks
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user