update button farm
This commit is contained in:
@@ -53,8 +53,8 @@ navLinks:
|
||||
path: /community
|
||||
- title: Developer Resources
|
||||
path: /developer
|
||||
- title: Conversations
|
||||
path: /conversations
|
||||
# - title: Conversations
|
||||
# path: /conversations
|
||||
# - title: Telegram
|
||||
# path: https://t.me/threefoldnews
|
||||
# external: true
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
id: product_farm
|
||||
title: "Farm"
|
||||
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.
|
||||
|
||||
@@ -308,17 +308,22 @@
|
||||
target="_blank"
|
||||
:href="main.link"
|
||||
class="
|
||||
bg-blue-900
|
||||
text-sm
|
||||
|
||||
inline-block
|
||||
bg-white
|
||||
text-lg
|
||||
learn-button
|
||||
hover:bg-blue-800
|
||||
text-gray-100
|
||||
hover:bg-gray-400
|
||||
bo
|
||||
px-12
|
||||
py-2
|
||||
py-1
|
||||
mr-5
|
||||
rounded
|
||||
mb-4
|
||||
border-2
|
||||
shadow
|
||||
rounded-full
|
||||
border-black
|
||||
capitalize
|
||||
|
||||
"
|
||||
>{{ main.button }}</a
|
||||
>
|
||||
@@ -326,17 +331,22 @@
|
||||
v-else
|
||||
:href="main.link"
|
||||
class="
|
||||
bg-blue-900
|
||||
text-sm
|
||||
|
||||
inline-block
|
||||
bg-white
|
||||
text-lg
|
||||
learn-button
|
||||
hover:bg-blue-800
|
||||
text-gray-100
|
||||
hover:bg-gray-400
|
||||
bo
|
||||
px-12
|
||||
py-2
|
||||
py-1
|
||||
mr-5
|
||||
rounded
|
||||
mb-4
|
||||
border-2
|
||||
shadow
|
||||
rounded-full
|
||||
border-black
|
||||
capitalize
|
||||
|
||||
"
|
||||
>{{ main.button }}</a
|
||||
>
|
||||
|
||||
@@ -12,13 +12,13 @@
|
||||
|
||||
|
||||
<!-- 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>
|
||||
<script type="text/javascript" charset="UTF-8">
|
||||
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" });
|
||||
});
|
||||
</script> -->
|
||||
</script>
|
||||
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function (w, d, s, l, i) {
|
||||
@@ -52,7 +52,7 @@
|
||||
|
||||
|
||||
<!-- Crisp -->
|
||||
<script type="text/javascript" cookie-consent="tracking">
|
||||
<script type="text/plain" cookie-consent="tracking">
|
||||
window.$crisp = [];
|
||||
window.CRISP_WEBSITE_ID = "1a5a5241-91cb-4a41-8323-5ba5ec574da0";
|
||||
(function () {
|
||||
@@ -80,8 +80,8 @@
|
||||
})();
|
||||
</script> -->
|
||||
|
||||
<!-- <noscript>Cookie Consent by <a href="https://www.freeprivacypolicy.com/free-privacy-policy-generator/"
|
||||
rel="nofollow noopener">Free Privacy Policy website</a></noscript> -->
|
||||
<noscript>Cookie Consent by <a href="https://www.freeprivacypolicy.com/free-privacy-policy-generator/"
|
||||
rel="nofollow noopener">Free Privacy Policy website</a></noscript>
|
||||
<!-- End Cookie Consent -->
|
||||
|
||||
<!-- MailerLite Universal -->
|
||||
|
||||
Reference in New Issue
Block a user