Compare commits

...

2 commits

Author SHA1 Message Date
b2d59fa44e Merge branch 'master' of git.lattuga.net:boyska/sito-hackit-18 2018-06-04 18:13:19 +02:00
2111b998b7 fixes banner 2018-06-04 18:12:57 +02:00
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@ lang: en
## LSOA Buridda, Genova, [corso monte grappa 39](https://www.openstreetmap.org/#map=19/44.41166/8.94957)
### BY FEET
From almost every place between the two main train station, Principe and Brignole, is possible to reach the LSOA Buridda in less than 45'. Moreover, consider that walking a little will allow you to taste a beautiful piece of warm focaccia, which is always possible to find in this city.
### BY TRAIN

View file

@ -10,7 +10,7 @@
</header>
{% if SITELOGO %}
<img src="{{ SITEURL }}{{THEME}{{ SITELOGO }}" width="{{ SITELOGO_SIZE }}"/> {% endif %}
<img src="{{ SITEURL }}{{THEME}}{{ SITELOGO }}" width="{{ SITELOGO_SIZE }}"/> {% endif %}
</div>