From 71dd97832e6e7b1f0a948fa3d491e507ee627470 Mon Sep 17 00:00:00 2001 From: "Isaac Lombard [SSW]" <152236421+isaaclombardssw@users.noreply.github.com> Date: Fri, 27 Sep 2024 10:05:17 +1000 Subject: [PATCH] Update astro.json --- content/blocksPages/astro.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/blocksPages/astro.json b/content/blocksPages/astro.json index f0f39cfbf..bf2eb651a 100644 --- a/content/blocksPages/astro.json +++ b/content/blocksPages/astro.json @@ -10,7 +10,7 @@ "_template": "hero" }, { - "body": "Astro is great for content-heavy sites, marrying nicely with the content management capabilities of TinaCMS.\n\nCheck out this community video by Steven, going into detail on how to set this pairing up.\n", + "body": "Astro is great for content-heavy sites, marrying nicely with the content management capabilities of TinaCMS.\n\nInterested in seeing how you can maximize your Astro site with TinaCMS? Check out this video from Steven, showing how you can wire it up\n", "mediaColumnItem": [ { "embedUrl": "https://www.youtube.com/embed/5Opvp6z1uSc?si=WMrhNb3hMWvAHpQd", @@ -73,4 +73,4 @@ "_template": "faq" } ] -} \ No newline at end of file +}