sort posts
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "WELCOME TO THE"
|
title: "WELCOME TO THE"
|
||||||
|
sort_by: "weight"
|
||||||
|
|
||||||
extra:
|
extra:
|
||||||
subtitle: "People’s Internet"
|
subtitle: "People’s Internet"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Expand the People’s Internet"
|
title: "Expand the People’s Internet"
|
||||||
weight: 2
|
weight: 1
|
||||||
extra:
|
extra:
|
||||||
subtitle: "and earn TFT"
|
subtitle: "and earn TFT"
|
||||||
button: Become a Farmer
|
button: Become a Farmer
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: DECENTRALIZE YOUR
|
title: DECENTRALIZE YOUR
|
||||||
weight: 1
|
weight: 2
|
||||||
extra:
|
extra:
|
||||||
subtitle: "DATA AND WORKLOADS"
|
subtitle: "DATA AND WORKLOADS"
|
||||||
imgPath: network_new.jpg
|
imgPath: network_new.jpg
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
{% if current_path == '/' %}
|
{% if current_path == '/' %}
|
||||||
|
|
||||||
<div class="flex flex-wrap text-center lg:text-left lg:pt-20 lg:pb-10 -mx-2">
|
<div class="flex flex-wrap text-center lg:text-left lg:py-20 -mx-2">
|
||||||
<div class="px-3 lg:mt-5 order-1 lg:order-none mx-auto text-center">
|
<div class="px-3 lg:mt-5 order-1 lg:order-none mx-auto text-center">
|
||||||
<h2 class="
|
<h2 class="
|
||||||
lg:text-6xl
|
lg:text-6xl
|
||||||
|
|||||||
Reference in New Issue
Block a user