[planet-web] gnome-es: Add extension to spacer file



commit 013d36252af9310e9a7e92452120e4f3c91876cf
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Jan 29 15:40:17 2020 +0100

    gnome-es: Add extension to spacer file

 config/gnome-es/index.html.tmpl         |   4 ++--
 web/gnome-es/img/{spacer => spacer.gif} | Bin
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config/gnome-es/index.html.tmpl b/config/gnome-es/index.html.tmpl
index 574db9d..199371a 100644
--- a/config/gnome-es/index.html.tmpl
+++ b/config/gnome-es/index.html.tmpl
@@ -12,8 +12,8 @@
 
 <body>
   <div id="hdr"> <!-- hdr -->
-    <div id="banner"><img src="img/spacer" alt=""></div>
-    <div id="logo"><a href="./"><img src="img/spacer" alt="Home"></a></div>
+    <div id="banner"><img src="img/spacer.gif" alt=""></div>
+    <div id="logo"><a href="./"><img src="img/spacer.gif" alt="Home"></a></div>
     <div id="title"><a href="http://planeta.es.gnome.org";><b>Planeta GNOME Hispano</b></a></div>
     <div id="hdrNav"><a href="http://planeta.es.gnome.org";>La actividad <b>Hispana</b> de GNOME <i>24 x 
7</i></a></div>
   </div> <!-- hdr -->
diff --git a/web/gnome-es/img/spacer b/web/gnome-es/img/spacer.gif
similarity index 100%
rename from web/gnome-es/img/spacer
rename to web/gnome-es/img/spacer.gif


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