add alice and nilajones

This commit is contained in:
2026-05-01 12:26:00 -07:00
parent 7e1fbbc484
commit cd3d7e8848
5 changed files with 19 additions and 18 deletions

View File

@ -25,6 +25,9 @@ export default function(eleventyConfig) {
case "history and science":
tagline = "book learnin'"
break;
case "miscellany and more":
tagline = "leaves me guessin'";
break;
case "repair and diy":
tagline = "fixin' stuff";
break;