From ccf536738c700da81f1448aca51e0ff703db0c7d Mon Sep 17 00:00:00 2001
From: sihombing <rosanny.sihombing@hft-stuttgart.de>
Date: Mon, 3 May 2021 13:38:15 +0200
Subject: [PATCH] update path

---
 ckanext-theme_hft/ckanext/theme_hft/templates/footer.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ckanext-theme_hft/ckanext/theme_hft/templates/footer.html b/ckanext-theme_hft/ckanext/theme_hft/templates/footer.html
index 23f08fa..9331914 100644
--- a/ckanext-theme_hft/ckanext/theme_hft/templates/footer.html
+++ b/ckanext-theme_hft/ckanext/theme_hft/templates/footer.html
@@ -4,10 +4,10 @@
 {% block footer_content %}
 	<div class="row">
 		<div class="col-md-4 attribution">
-			<img src="/Innovative_Hochschule_Initiative_BMBF_GWK_RGB.png" height='90'/>
+			<img src="/katalog/Innovative_Hochschule_Initiative_BMBF_GWK_RGB.png" height='90'/>
 		</div>
 		<div class="col-md-2 attribution">
-			<img src="/M4_LAB_LOGO_Graustufen.png" height='80'/>
+			<img src="/katalog/M4_LAB_LOGO_Graustufen.png" height='80'/>
 		</div>
 		<div class="col-md-3 footer-links">
 			<a href="https://twitter.com/InnolabM4">
-- 
GitLab