From cf607a2f619ed6686b49f932aa98a106f3f78db5 Mon Sep 17 00:00:00 2001 From: Nicholas Ward Date: Sat, 9 Aug 2025 10:52:23 -0500 Subject: [PATCH] add post, front matter (refs #13) --- container/site/content/posts/plant-cart/index.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 container/site/content/posts/plant-cart/index.md diff --git a/container/site/content/posts/plant-cart/index.md b/container/site/content/posts/plant-cart/index.md new file mode 100644 index 0000000..aaff13e --- /dev/null +++ b/container/site/content/posts/plant-cart/index.md @@ -0,0 +1,14 @@ ++++ +categories = ["build","plants"] +tags = ["plants"] +date = 2025-08-08T08:00:00-05:00 +description = "" +draft = false +slug = "plant-cart" +title = "🛒 Plant Cart Upgrade" +author = "nicholas" ++++ + +Need to scale up the plant cart. Too many plants. Old cart too small, new cart big. + +