update partners logo
This commit is contained in:
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 |
@@ -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'"
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user