Feat: Add POW logo and link to page footer
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -121,7 +121,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="md:col-span-3 text-center md:text-left">
|
||||
<div class="md:col-span-2 text-center md:text-left">
|
||||
<div class="inline-flex md:flex items-start space-x-2">
|
||||
<a href="{settings.facebookUrl}"
|
||||
title="E&P bei Facebook"
|
||||
@@ -143,19 +143,32 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="md:col-span-2">
|
||||
<a class="block bg-white p-2 w-24 mx-auto rounded"
|
||||
href="https://www.unglobalcompact.org/"
|
||||
target="_blank"
|
||||
rel="nofollow"
|
||||
title="Global Compact">
|
||||
<ep:lazyLoadImage src="EXT:ep_theme/Resources/Public/images/global_compact.png"
|
||||
loaderimg="EXT:ep_theme/Resources/Public/images/lazy.png"
|
||||
class="block w-full h-auto"
|
||||
width="100"
|
||||
alt="Global Compact"
|
||||
title="Global Compact" />
|
||||
</a>
|
||||
<div class="md:col-span-3">
|
||||
<div class="flex flex-col items-center md:flex-row md:items-start md:justify-between space-y-4 md:space-y-0">
|
||||
<a class="block w-40 md:w-24 xl:w-40"
|
||||
href="https://protectourwinters.de/"
|
||||
target="_blank"
|
||||
rel="nofollow"
|
||||
title="Protect our Winters">
|
||||
<ep:lazyLoadImage src="EXT:ep_theme/Resources/Public/images/pow_de.png"
|
||||
loaderimg="EXT:ep_theme/Resources/Public/images/lazy.png"
|
||||
class="block w-full h-auto"
|
||||
alt="Protect our Winters"
|
||||
title="Protect our Winters" />
|
||||
</a>
|
||||
<a class="block bg-white p-2 w-24 md:w-16 xl:w-24 rounded"
|
||||
href="https://www.unglobalcompact.org/"
|
||||
target="_blank"
|
||||
rel="nofollow"
|
||||
title="Global Compact">
|
||||
<ep:lazyLoadImage src="EXT:ep_theme/Resources/Public/images/global_compact.png"
|
||||
loaderimg="EXT:ep_theme/Resources/Public/images/lazy.png"
|
||||
class="block w-full h-auto"
|
||||
width="100"
|
||||
alt="Global Compact"
|
||||
title="Global Compact" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user