diff --git a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript
index 3ff9d63c..08de6934 100644
--- a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript
+++ b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Main.typoscript
@@ -142,6 +142,10 @@ page {
titleField = title
as = footernav
}
+ 80 = TYPO3\CMS\Frontend\DataProcessing\SiteProcessor
+ 80 {
+ as = site
+ }
}
settings < plugin.tx_eptheme.settings
}
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Footer.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Footer.html
index d61ac2cd..1a4d1fe1 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Footer.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Footer.html
@@ -187,5 +187,8 @@
{totalRatings.jsonData->f:format.json()}
-
+
+
+
+