From 6d51a149906740774aa39fbfd1b67e5c47bc42e8 Mon Sep 17 00:00:00 2001 From: boyska Date: Mon, 4 Jun 2018 18:26:58 +0200 Subject: [PATCH 1/2] indice cartella stampa --- content/pages/stampa.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/stampa.rst b/content/pages/stampa.rst index f4e0d8c..e2951f0 100644 --- a/content/pages/stampa.rst +++ b/content/pages/stampa.rst @@ -5,7 +5,7 @@ Stampa :navbar_sort: 10 :lang: it -.. contents:: local +.. contents:: Indice cartella stampa Propaganda ================= From 40a8a4c3518bd311b335abe6bb5f9f4805882e6a Mon Sep 17 00:00:00 2001 From: boyska Date: Mon, 4 Jun 2018 18:43:02 +0200 Subject: [PATCH 2/2] fix logo path --- themes/hackit0x15/templates/includes/banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hackit0x15/templates/includes/banner.html b/themes/hackit0x15/templates/includes/banner.html index 52ba18f..b66559d 100644 --- a/themes/hackit0x15/templates/includes/banner.html +++ b/themes/hackit0x15/templates/includes/banner.html @@ -10,7 +10,7 @@ {% if SITELOGO %} - {% endif %} + {% endif %} \ No newline at end of file