From 3f24897c25ce0d89658eaa11700b72ad866b8cb0 Mon Sep 17 00:00:00 2001 From: nateb Date: Wed, 15 May 2024 21:01:36 -0700 Subject: [PATCH] Add screenshot to meta data file. --- meta.yml | 4 ++-- ...hot 2024-05-15 205752.png => opensacprojects.png | Bin 2 files changed, 2 insertions(+), 2 deletions(-) rename Screenshot 2024-05-15 205752.png => opensacprojects.png (100%) diff --git a/meta.yml b/meta.yml index 49c0ab0..7211d95 100644 --- a/meta.yml +++ b/meta.yml @@ -5,7 +5,7 @@ description: This is our project idea funnel. This is where we collect ideas, ve comments: communications: channels: -image_url: opensac.jpg +image_url: opensacprojects.png project_partner: project_lead: technical_lead: Nate Bass @@ -46,4 +46,4 @@ resources: documentation: tutorials: screenshots: - - opensacprojects.jpg + - opensacprojects.png diff --git a/Screenshot 2024-05-15 205752.png b/opensacprojects.png similarity index 100% rename from Screenshot 2024-05-15 205752.png rename to opensacprojects.png