From 48a9238f353657a18e38f83d7d0bd0b3196e029f Mon Sep 17 00:00:00 2001
From: Miriam <miriam@fsf.org>
Date: Wed, 14 Sep 2022 09:21:42 -0400
Subject: [PATCH] Added CFS image

---
 2023/index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/2023/index.html b/2023/index.html
index ff9bc25d..45c9f229 100755
--- a/2023/index.html
+++ b/2023/index.html
@@ -8,13 +8,13 @@
 <div id="lpc-carousel" class="carousel">
 
     <!-- wrapper for slides -->
-	<ul class="carousel-inner list-unstyled" style="max-width:900px; max-height:700px; !important;">
+	<ul class="carousel-inner list-unstyled" style="max-width:900px; max-height:600px; !important;">
 	 <li class="item active">
-	    <a href="https://www.fsf.org/"><img src="https://static.fsf.org/nosvn/libreplanet/2023/communications/LP-ty.png"  
+	    <a href="https://www.fsf.org/"><img src="https://static.fsf.org/nosvn/libreplanet/2023/communications/CFS-wiki.png"  
 														  alt="[ LibrePlanet thank you image ]"></a>
 	    <p class="carousel-caption-center">
 	        <br>
-	        Thank you for another great edition of LibrePlanet!
+	        Submit your session today. 
             </p>
        </li> 
      <!--<li class="item active">
-- 
2.25.1