manual, set internal collections to filename.md template

This commit is contained in:
Mik-TF
2024-05-13 19:28:23 -04:00
parent 280652166f
commit 1836179a75
169 changed files with 709 additions and 709 deletions

View File

@@ -23,7 +23,7 @@ DAOs are internet-native organizations collectively owned and managed by their m
Voting for a DAO proposal is very simple. You first need to meet certain requirements to be able to vote.
- Have a [Threefold farm](../farms/farms.md)
- Have a [Threefold farm](farms.md)
- Have at least one active [3node server](farmers@@3node_building) on the farm
- If you created your farm with the Threefold Connect app
- [Import your farm on the Threefold Dashboard](threefold_token@@tf_connect_app.md#move-farm-from-the-tf-connect-app-to-the-tf-portal-polkadotjs)

View File

@@ -2,19 +2,19 @@
Here you will find everything related to the ThreeFold chain. this includes:
- Detailed account information from the [Your Profile](./your_profile.md) section.
- Information about what DAO is and how to vote on DAO proposals from the [TF DAO](./tf_dao.md) section.
- Transferring TFTs on different chains from the [TF Token Bridge](./tf_token_bridge.md) section.
- Transferring TFTs on the TFChain from the [TF Token Transfer](./tf_token_transfer.md) section.
- getting miniting reports from the [TF Minting Reports](./tf_minting_reports.md) section.
- Detailed account information from the [Your Profile](your_profile.md) section.
- Information about what DAO is and how to vote on DAO proposals from the [TF DAO](tf_dao.md) section.
- Transferring TFTs on different chains from the [TF Token Bridge](tf_token_bridge.md) section.
- Transferring TFTs on the TFChain from the [TF Token Transfer](tf_token_transfer.md) section.
- getting miniting reports from the [TF Minting Reports](tf_minting_reports.md) section.
![](../img/sidebar_4.png)
***
## Table of Content
- [Your Profile](./your_profile.md)
- [TF DAO](./tf_dao.md)
- [TF Token Bridge](./tf_token_bridge.md)
- [TF Token Transfer](./tf_token_transfer.md)
- [TF Minting Reports](./tf_minting_reports.md)
- [Your Profile](your_profile.md)
- [TF DAO](tf_dao.md)
- [TF Token Bridge](tf_token_bridge.md)
- [TF Token Transfer](tf_token_transfer.md)
- [TF Minting Reports](tf_minting_reports.md)

View File

@@ -10,4 +10,4 @@ The twin details consists of three main items.
- `Address` Your public address on the ThreeFold chain.
- `Relay` A relay is a component that facilitates the reliable and secure transfer of messages between different entities within the ThreeFold ecosystem.
To create a twin check the [Wallet Connector](../wallet_connector.md) Section.
To create a twin check the [Wallet Connector](wallet_connector.md) Section.