update button farm
This commit is contained in:
@@ -53,8 +53,8 @@ navLinks:
|
|||||||
path: /community
|
path: /community
|
||||||
- title: Developer Resources
|
- title: Developer Resources
|
||||||
path: /developer
|
path: /developer
|
||||||
- title: Conversations
|
# - title: Conversations
|
||||||
path: /conversations
|
# path: /conversations
|
||||||
# - title: Telegram
|
# - title: Telegram
|
||||||
# path: https://t.me/threefoldnews
|
# path: https://t.me/threefoldnews
|
||||||
# external: true
|
# external: true
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
id: product_farm
|
id: product_farm
|
||||||
title: "Farm"
|
title: "Farm"
|
||||||
subtitle: A new way of growing the Internet
|
subtitle: A new way of growing the Internet
|
||||||
|
button : Build my 3Node
|
||||||
|
link : https://library.threefold.me/info/manual/#/manual__create_farm
|
||||||
---
|
---
|
||||||
|
|
||||||
3Nodes provide Internet capacity for millions of people using ThreeFold’s Planetary Network, and you earn TFT for doing so. And because of a unique operating system, called Zero-OS, once turned on your 3Node runs by itself.
|
3Nodes provide Internet capacity for millions of people using ThreeFold’s Planetary Network, and you earn TFT for doing so. And because of a unique operating system, called Zero-OS, once turned on your 3Node runs by itself.
|
||||||
|
|||||||
@@ -308,17 +308,22 @@
|
|||||||
target="_blank"
|
target="_blank"
|
||||||
:href="main.link"
|
:href="main.link"
|
||||||
class="
|
class="
|
||||||
bg-blue-900
|
|
||||||
text-sm
|
inline-block
|
||||||
learn-button
|
bg-white
|
||||||
hover:bg-blue-800
|
text-lg
|
||||||
text-gray-100
|
learn-button
|
||||||
px-12
|
hover:bg-gray-400
|
||||||
py-2
|
bo
|
||||||
mr-5
|
px-12
|
||||||
rounded
|
py-1
|
||||||
shadow
|
mr-5
|
||||||
rounded-full
|
mb-4
|
||||||
|
border-2
|
||||||
|
shadow
|
||||||
|
border-black
|
||||||
|
capitalize
|
||||||
|
|
||||||
"
|
"
|
||||||
>{{ main.button }}</a
|
>{{ main.button }}</a
|
||||||
>
|
>
|
||||||
@@ -326,17 +331,22 @@
|
|||||||
v-else
|
v-else
|
||||||
:href="main.link"
|
:href="main.link"
|
||||||
class="
|
class="
|
||||||
bg-blue-900
|
|
||||||
text-sm
|
inline-block
|
||||||
learn-button
|
bg-white
|
||||||
hover:bg-blue-800
|
text-lg
|
||||||
text-gray-100
|
learn-button
|
||||||
px-12
|
hover:bg-gray-400
|
||||||
py-2
|
bo
|
||||||
mr-5
|
px-12
|
||||||
rounded
|
py-1
|
||||||
shadow
|
mr-5
|
||||||
rounded-full
|
mb-4
|
||||||
|
border-2
|
||||||
|
shadow
|
||||||
|
border-black
|
||||||
|
capitalize
|
||||||
|
|
||||||
"
|
"
|
||||||
>{{ main.button }}</a
|
>{{ main.button }}</a
|
||||||
>
|
>
|
||||||
|
|||||||
@@ -12,13 +12,13 @@
|
|||||||
|
|
||||||
|
|
||||||
<!-- Cookie Consent by https://www.FreePrivacyPolicy.com -->
|
<!-- Cookie Consent by https://www.FreePrivacyPolicy.com -->
|
||||||
<!-- <script type="text/javascript" src="//www.freeprivacypolicy.com/public/cookie-consent/4.0.0/cookie-consent.js"
|
<script type="text/javascript" src="//www.freeprivacypolicy.com/public/cookie-consent/4.0.0/cookie-consent.js"
|
||||||
charset="UTF-8"></script>
|
charset="UTF-8"></script>
|
||||||
<script type="text/javascript" charset="UTF-8">
|
<script type="text/javascript" charset="UTF-8">
|
||||||
document.addEventListener('DOMContentLoaded', function () {
|
document.addEventListener('DOMContentLoaded', function () {
|
||||||
cookieconsent.run({ "notice_banner_type": "headline", "consent_type": "express", "palette": "light", "language": "en", "page_load_consent_levels": ["strictly-necessary"], "notice_banner_reject_button_hide": false, "preferences_center_close_button_hide": false, "website_name": "https://threefold.io/", "website_privacy_policy_url": "https://library.threefold.me/info/legal/#/legal__privacypolicy" });
|
cookieconsent.run({ "notice_banner_type": "headline", "consent_type": "express", "palette": "light", "language": "en", "page_load_consent_levels": ["strictly-necessary"], "notice_banner_reject_button_hide": false, "preferences_center_close_button_hide": false, "website_name": "https://threefold.io/", "website_privacy_policy_url": "https://library.threefold.me/info/legal/#/legal__privacypolicy" });
|
||||||
});
|
});
|
||||||
</script> -->
|
</script>
|
||||||
|
|
||||||
<!-- Google Tag Manager -->
|
<!-- Google Tag Manager -->
|
||||||
<script>(function (w, d, s, l, i) {
|
<script>(function (w, d, s, l, i) {
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<!-- Crisp -->
|
<!-- Crisp -->
|
||||||
<script type="text/javascript" cookie-consent="tracking">
|
<script type="text/plain" cookie-consent="tracking">
|
||||||
window.$crisp = [];
|
window.$crisp = [];
|
||||||
window.CRISP_WEBSITE_ID = "1a5a5241-91cb-4a41-8323-5ba5ec574da0";
|
window.CRISP_WEBSITE_ID = "1a5a5241-91cb-4a41-8323-5ba5ec574da0";
|
||||||
(function () {
|
(function () {
|
||||||
@@ -80,8 +80,8 @@
|
|||||||
})();
|
})();
|
||||||
</script> -->
|
</script> -->
|
||||||
|
|
||||||
<!-- <noscript>Cookie Consent by <a href="https://www.freeprivacypolicy.com/free-privacy-policy-generator/"
|
<noscript>Cookie Consent by <a href="https://www.freeprivacypolicy.com/free-privacy-policy-generator/"
|
||||||
rel="nofollow noopener">Free Privacy Policy website</a></noscript> -->
|
rel="nofollow noopener">Free Privacy Policy website</a></noscript>
|
||||||
<!-- End Cookie Consent -->
|
<!-- End Cookie Consent -->
|
||||||
|
|
||||||
<!-- MailerLite Universal -->
|
<!-- MailerLite Universal -->
|
||||||
|
|||||||
Reference in New Issue
Block a user