From e89caf942332b1e9c9a4568a7cb85b08cec4495e Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Tue, 5 May 2026 12:40:58 -0700 Subject: [PATCH 1/4] listing robotistry --- src/ads/art-and-crafts/robotistry-fediscience-org.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/ads/art-and-crafts/robotistry-fediscience-org.md diff --git a/src/ads/art-and-crafts/robotistry-fediscience-org.md b/src/ads/art-and-crafts/robotistry-fediscience-org.md new file mode 100644 index 0000000..597c589 --- /dev/null +++ b/src/ads/art-and-crafts/robotistry-fediscience-org.md @@ -0,0 +1,8 @@ +--- +title: "Quilts and Colors!" +handle: "@robotistry@fediscience.org" +url: "fediscience.org/@robotistry" +blurb: "If you want a second set of eyes on your quilt design or help choosing colors (for any project!), I'm here. I have made many pieced quilts and can help you learn how to use fabric color, pattern, and intensity with your design to get the effect you want. I can also help you design your quilt, if you'd like help with that. I have a large library of quilt books for inspiration. I can also provide troubleshooting and recovery ideas when things (inevitably) go wrong." +rate: +date: +--- From a4338717e4a107a9b662f1083a45a43777e3fad5 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Tue, 5 May 2026 12:40:42 -0700 Subject: [PATCH 2/4] bold rate --- _includes/listing.njk | 4 ++-- css/listings.css | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_includes/listing.njk b/_includes/listing.njk index a92b1eb..6dbedb5 100644 --- a/_includes/listing.njk +++ b/_includes/listing.njk @@ -1,4 +1,4 @@ -
+

{{ listing.data.title }}

@@ -7,7 +7,7 @@ offers: {{ listing.data.blurb }}

{% if listing.data.rate %} -

Suggested rate: {{ listing.data.rate }}

+

Suggested rate: {{ listing.data.rate }}

{% endif %}

listed on

Soon to become FediLearns!

+