瀏覽代碼

fixes banner

kiki 7 年之前
父節點
當前提交
2111b998b7
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. 1 0
      content/pages/come_arrivare.en.md
  2. 1 1
      themes/hackit0x15/templates/includes/banner.html

+ 1 - 0
content/pages/come_arrivare.en.md

@@ -6,6 +6,7 @@ lang: en
 ##  LSOA Buridda, Genova, [corso monte grappa 39](https://www.openstreetmap.org/#map=19/44.41166/8.94957)
 ##  LSOA Buridda, Genova, [corso monte grappa 39](https://www.openstreetmap.org/#map=19/44.41166/8.94957)
 
 
 ### BY FEET
 ### 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.
 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
 ### BY TRAIN

+ 1 - 1
themes/hackit0x15/templates/includes/banner.html

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