update partners logo

This commit is contained in:
2021-12-15 23:03:56 +02:00
parent d0fc78453e
commit 2a2e3e7dac
4 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 KiB

After

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 KiB

After

Width:  |  Height:  |  Size: 205 KiB

View File

@@ -13,7 +13,7 @@
</h2>
<p class="text-xl leading-tight tracking-wide mb-10">{{ main.subtitle }}</p>
<g-image :src="img(main.image)" class="lg:w-2/3 mx-auto" />
<g-image :src="img(main.image)" class="lg:w-3/4 mx-auto" />
</div>
<div
v-if="id == 'oldsupport' || id == 'oldcommunity'"

View File

@@ -42,11 +42,11 @@
</script>
<!-- Matomo Tag Manager -->
<script type="text/plain" cookie-consent="tracking">
<script>
var _mtm = window._mtm = window._mtm || [];
_mtm.push({ 'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start' });
var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0];
g.type = 'text/javascript'; g.async = true; g.src = 'https://analytics.threefold.io/js/container_KIcuIdn4.js'; s.parentNode.insertBefore(g, s);
g.async = true; g.src = 'https://analytics.threefold.io/js/container_KIcuIdn4.js'; s.parentNode.insertBefore(g, s);
</script>
<!-- End Matomo Tag Manager -->