Merge branch 'development' of github.com:threefoldfoundation/www_threefold_io into development
This commit is contained in:
@@ -211,13 +211,13 @@
|
|||||||
<a
|
<a
|
||||||
class="leading-6 text-gray-500 hover:text-gray-900"
|
class="leading-6 text-gray-500 hover:text-gray-900"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="https://threefold.io/info/legal#/legal__terms_conditions_websites"
|
href="https://library.threefold.me/info/legal/#/legal__terms_conditions_websites"
|
||||||
>Terms & Conditions |
|
>Terms & Conditions |
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
class="leading-6 text-gray-500 hover:text-gray-900"
|
class="leading-6 text-gray-500 hover:text-gray-900"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="https://threefold.io/info/legal#/legal__privacypolicy"
|
href="https://library.threefold.me/info/legal/#/legal__privacypolicy"
|
||||||
>Privacy Policy |
|
>Privacy Policy |
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
|
|||||||
@@ -385,9 +385,9 @@
|
|||||||
<g-image class="order-2 lg:order-none" :src="img" :alt="altImg" />
|
<g-image class="order-2 lg:order-none" :src="img" :alt="altImg" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- <div
|
<div
|
||||||
class="flex flex-wrap text-center lg:text-left lg:mt-10 lg:pt-10 lg:mx-40"
|
class="flex flex-wrap text-center lg:text-left lg:mt-10 lg:pt-10 lg:mx-40"
|
||||||
v-else
|
v-else-if="id == 'support'"
|
||||||
>
|
>
|
||||||
<div class="lg:w-1/2 px-2 lg:mt-10 order-1 lg:order-none">
|
<div class="lg:w-1/2 px-2 lg:mt-10 order-1 lg:order-none">
|
||||||
<h2
|
<h2
|
||||||
@@ -452,7 +452,7 @@
|
|||||||
<div class="lg:w-1/2 px-2 self-center">
|
<div class="lg:w-1/2 px-2 self-center">
|
||||||
<g-image :src="img" :alt="altImg" />
|
<g-image :src="img" :alt="altImg" />
|
||||||
</div>
|
</div>
|
||||||
</div> -->
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user