diff --git a/concept.md b/concept.md index 92ff168..ede368d 100644 --- a/concept.md +++ b/concept.md @@ -15,7 +15,7 @@ cyberspace that speaks the [language](/language) of their respective community. The purpose of [twentyone.world](/) is to open-source the concept, provide an actionable [blueprint](/blueprint) to help bitcoiners launch their own -communities, and connect said communities to learn from each other. +communities, and [connect](/network) said communities to learn from each other.
diff --git a/network.md b/network.md index a20700a..fcde50f 100644 --- a/network.md +++ b/network.md @@ -3,6 +3,9 @@ layout: text title: Network --- +The "network" part is very much a work-in-progress. If you've started a fork +and/or would like to help, please [contact me](https://dergigi.com/contact). + List of existing "twentyone" forks: {% assign communities = "" | split: ',' %} @@ -21,4 +24,4 @@ List of existing "twentyone" forks: {% assign fork = communities | where: "name", name | first %}
  • {{ fork.name }}
  • {% endfor %} - + \ No newline at end of file