From ee1d6765f90757aa22280ff9fdedeab14e6d28c9 Mon Sep 17 00:00:00 2001 From: Rachael Phillips Date: Fri, 19 Jul 2024 10:15:01 -0400 Subject: [PATCH] trying something out --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 56b1736726d5e..bc3e9d6f5327b 100644 --- a/_config.yml +++ b/_config.yml @@ -67,7 +67,7 @@ collections: title: Adventures Around the World # Needed for Siteleaf output: true description: "Adventures Around the World" # The post list page content - feature_image: "/assets/adventure-call-to-action.jpg" #"https://picsum.photos/1300/400?image=989" + feature_image: "https://picsum.photos/1300/400?image=195" #"https://picsum.photos/1300/400?image=989" # 6. Jekyll collections settings defaults: @@ -75,7 +75,7 @@ defaults: scope: path: "posts" values: - image: "/assets/adventure-call-to-action.jpg" # Default image for sharing + image: "https://picsum.photos/1300/400?image=195" # Default image for sharing layout: post - scope: