mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 14:01:29 +02:00
Foto de portada retocada a más oscura + pequeños ajustes
This commit is contained in:
parent
5514a05b09
commit
a6eadcb5a4
5 changed files with 8 additions and 11 deletions
|
@ -1,9 +1,6 @@
|
|||
<!-- Begin Footer -->
|
||||
<footer id="footer" class="footer">
|
||||
<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>
|
||||
<div class="row">
|
||||
|
@ -38,7 +35,7 @@
|
|||
<!-- Please don't delete this line-->
|
||||
<div class="col-md-6">
|
||||
<p class="copyright">
|
||||
© 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> · <a href="http://lviv.gdg.org.ua" target="_blank">GDG Lviv</a>
|
||||
© 2014 Based on <a href="https://github.com/gdg-x/zeppelin" target="_blank">Project Zeppelin</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<a class="button" href="{{ ticketsOffer.buyButtonLink }}" target="_blank">{{ ticketsOffer.buyButtonText }}</a>
|
||||
{% else %}
|
||||
{% 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 %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue