www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server body-include-1.html


From: Ineiev
Subject: www/server body-include-1.html
Date: Fri, 17 Jun 2022 13:32:58 -0400 (EDT)

CVSROOT:        /web/www
Module name:    www
Changes by:     Ineiev <ineiev> 22/06/17 13:32:58

Modified files:
        server         : body-include-1.html 

Log message:
        use protocol-relative URLs

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/body-include-1.html?cvsroot=www&r1=1.40&r2=1.41

Patches:
Index: body-include-1.html
===================================================================
RCS file: /web/www/www/server/body-include-1.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- body-include-1.html 17 Jun 2022 16:46:27 -0000      1.40
+++ body-include-1.html 17 Jun 2022 17:32:58 -0000      1.41
@@ -10,18 +10,18 @@
   <div class="bg-left">
   <!--#echo encoding='none' var='fr_link' -->
   <img alt="" 
-    
src="https://static.gnu.org/nosvn/banners/202206fundraiser/img/left-715.svg";
+    src="//static.gnu.org/nosvn/banners/202206fundraiser/img/left-715.svg"
     /><!--#echo encoding='none' var='a_close' -->
   </div>
   <div class="bg-right">
   <!--#echo encoding='none' var='fr_link' -->
   <img alt="" 
-    
src="https://static.gnu.org/nosvn/banners/202206fundraiser/img/right-715.svg";
+    src="//static.gnu.org/nosvn/banners/202206fundraiser/img/right-715.svg"
    /><!--#echo encoding='none' var='a_close' -->
   </div>
   <!--#echo encoding='none' var='fr_link' -->
    <img class="cat" alt=""
-     
src="https://static.gnu.org/nosvn/banners/202206fundraiser/img/right-360.svg";
+     src="//static.gnu.org/nosvn/banners/202206fundraiser/img/right-360.svg"
      /><!--#echo encoding='none' var='a_close' -->
   <div class="message">
     <p>Free software is the driving force that can help bring major change to



reply via email to

[Prev in Thread] Current Thread [Next in Thread]