From fbd02f251ecd90f6f46dcbec337a4a67c9e13f0f Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 15 Mar 2026 15:33:15 -0700 Subject: [PATCH] Change titles to juice to avoid redundancy of "drink" in list titles. --- content/posts/recipes/drinks/cherry-drink.md | 2 +- content/posts/recipes/drinks/maple-drink.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/recipes/drinks/cherry-drink.md b/content/posts/recipes/drinks/cherry-drink.md index 33b3fdc..e55231e 100644 --- a/content/posts/recipes/drinks/cherry-drink.md +++ b/content/posts/recipes/drinks/cherry-drink.md @@ -2,7 +2,7 @@ draft: false pinned: false hidden: false -title: "Cherry Drink" +title: "Cherry Juice" subtitle: "Bedtime Knockout Juice" feathericon: "" author: HyperVegan diff --git a/content/posts/recipes/drinks/maple-drink.md b/content/posts/recipes/drinks/maple-drink.md index 0cb7729..9f7bca6 100644 --- a/content/posts/recipes/drinks/maple-drink.md +++ b/content/posts/recipes/drinks/maple-drink.md @@ -2,7 +2,7 @@ draft: false pinned: false hidden: false -title: "Maple Drink" +title: "Maple Juice" subtitle: "Bedtime Relaxation Beverage" feathericon: "" author: HyperVegan