Add NextGraph.org

This commit is contained in:
Daniel Supernault 2025-01-13 23:47:31 -07:00
parent 8b14a43b68
commit 5c2f2b35e5

View file

@ -291,7 +291,12 @@
]; ];
const pledges = [ 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) { function createArticleElement(article, index) {