update button farm

This commit is contained in:
2022-01-05 14:34:13 +02:00
parent a0e1e38bae
commit 858e234a2f
4 changed files with 41 additions and 29 deletions

View File

@@ -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

View File

@@ -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 ThreeFolds 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 ThreeFolds 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.

View File

@@ -308,17 +308,22 @@
target="_blank" target="_blank"
:href="main.link" :href="main.link"
class=" class="
bg-blue-900
text-sm inline-block
bg-white
text-lg
learn-button learn-button
hover:bg-blue-800 hover:bg-gray-400
text-gray-100 bo
px-12 px-12
py-2 py-1
mr-5 mr-5
rounded mb-4
border-2
shadow shadow
rounded-full 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
bg-white
text-lg
learn-button learn-button
hover:bg-blue-800 hover:bg-gray-400
text-gray-100 bo
px-12 px-12
py-2 py-1
mr-5 mr-5
rounded mb-4
border-2
shadow shadow
rounded-full border-black
capitalize
" "
>{{ main.button }}</a >{{ main.button }}</a
> >

View File

@@ -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 -->