Add NextGraph.org
This commit is contained in:
parent
8b14a43b68
commit
5c2f2b35e5
1 changed files with 6 additions and 1 deletions
|
@ -291,7 +291,12 @@
|
|||
];
|
||||
|
||||
const pledges = [
|
||||
// add here
|
||||
{
|
||||
name: "NextGraph.org",
|
||||
date: "Jan 13, 2025",
|
||||
website: "https://NextGraph.org",
|
||||
statement: "NextGraph.org is committed to data portability at its core, as it even goes further and beyond federation, for a truly decentralized network. It does guarantee perfect privacy as everything is encrypted end to end. The upcoming work on implementing a social platform we have planned, will uphold the principles listed in the Digital Platform Charter of Rights, as we strongly support diversity, minority communities and safety for everyone."
|
||||
},
|
||||
];
|
||||
|
||||
function createArticleElement(article, index) {
|
||||
|
|
Loading…
Add table
Reference in a new issue