Foto de portada retocada a más oscura + pequeños ajustes

This commit is contained in:
alay 2017-10-09 05:02:53 +02:00
parent 5514a05b09
commit a6eadcb5a4
5 changed files with 8 additions and 11 deletions

View file

@ -55,10 +55,10 @@ rightNavigationButtons:
# Home Block # Home Block
homeImage: "medialab_auditorio3_flickr.jpg" homeImage: "medialab_auditorio3_flickr.jpg"
# Hero Block # Hero Block
heroTitle: "DataMad <typeout> 2017" heroTitle: "DataMad <typeout>2017"
eventDate: "Octubre - Diciembre, 2017" eventDate: "20-22 Octubre 2017"
typeoutTextValues: '"", "Madrid", "Datos abiertos", "Periodismo de datos", "Datatón"' typeoutTextValues: '"", "Madrid", "", "Periodismo de datos", "Datatón"'
typeoutFallback: "Datos abiertos" typeoutFallback: "Datatón Ciudad de Madrid"
heroButtons: heroButtons:
- {link: "http://medialab-prado.es/article/premio-dataton-ciudad-de-madrid-2017", text: "Participa como colaborador"} - {link: "http://medialab-prado.es/article/premio-dataton-ciudad-de-madrid-2017", text: "Participa como colaborador"}
@ -154,12 +154,12 @@ socialLinks:
- {permalink: "/feed.xml", icon: "rss"} - {permalink: "/feed.xml", icon: "rss"}
footerBlocks: footerBlocks:
- -
title: "Links" title: "Enlaces"
links: links:
- {link: "http://medialab-prado.es", text: "Medialab-Prado"} - {link: "http://medialab-prado.es", text: "Medialab-Prado"}
- {link: "http://datos.madrid.es/portal/site/egob/", text: "Portal de datos abiertos del Ayuntamiento de Madrid"} - {link: "http://datos.madrid.es/portal/site/egob/", text: "Portal de datos abiertos del Ayuntamiento de Madrid"}
- -
title: "Contacts" title: "Contacto"
links: links:
- {link: "mailto:visualizar@medialab-prado.es", text: "visualizar@medialab-prado.es"} - {link: "mailto:visualizar@medialab-prado.es", text: "visualizar@medialab-prado.es"}
- -

View file

@ -1,9 +1,6 @@
<!-- Begin Footer --> <!-- Begin Footer -->
<footer id="footer" class="footer"> <footer id="footer" class="footer">
<div class="row"> <div class="row">
<div class="pull-left col-md-6 col-xs-6">
<div class="g-plusone" data-size="medium" data-annotation="inline" data-width="300" data-href="{{ site.url }}"></div>
</div>
<div class="logo logo-footer logo-gray pull-right"></div> <div class="logo logo-footer logo-gray pull-right"></div>
</div> </div>
<div class="row"> <div class="row">
@ -38,7 +35,7 @@
<!-- Please don't delete this line--> <!-- Please don't delete this line-->
<div class="col-md-6"> <div class="col-md-6">
<p class="copyright"> <p class="copyright">
&copy; 2014 Based on <a href="https://github.com/gdg-x/zeppelin" target="_blank">Project Zeppelin</a>. Designed and created by <a href="https://plus.google.com/+OlehZasadnyy/about" target="_blank">Oleh Zasadnyy</a> &middot; <a href="http://lviv.gdg.org.ua" target="_blank">GDG Lviv</a> &copy; 2014 Based on <a href="https://github.com/gdg-x/zeppelin" target="_blank">Project Zeppelin</a>
</p> </p>
</div> </div>
</div> </div>

View file

@ -24,7 +24,7 @@
<a class="button" href="{{ ticketsOffer.buyButtonLink }}" target="_blank">{{ ticketsOffer.buyButtonText }}</a> <a class="button" href="{{ ticketsOffer.buyButtonLink }}" target="_blank">{{ ticketsOffer.buyButtonText }}</a>
{% else %} {% else %}
{% assign ticketValidFrom = ticketsOffer.validFrom | split: "T" %} {% assign ticketValidFrom = ticketsOffer.validFrom | split: "T" %}
<span class="button disabled fallback">Ticket sales will begin on {{ ticketValidFrom[0] | date: "%-d %B %Y"}} {{ ticketValidFrom[1] }}</span> <span class="button disabled fallback">El plazo de inscripción comienza el {{ ticketValidFrom[0] | date: "%-d %B %Y"}} {{ ticketValidFrom[1] }}</span>
{% endif %} {% endif %}
</div> </div>
</div> </div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 421 KiB