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