diff --git a/index.html b/index.html
index 45742ae..1b0c00e 100644
--- a/index.html
+++ b/index.html
@@ -297,6 +297,12 @@
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."
},
+ {
+ name: "Emissary",
+ date: "Jan 18, 2025",
+ website: "https://emissary.dev",
+ statement: "Emissary is a toolkit for building social applications on the open web. My goal from its inception has been to create a fundamentally respectful, responsible technology stack that anyone can use to launch their own platforms. I'm excited to see this Respectful Platforms initiative codifying these basic principles of human-first, accessible, and responsible design, and will strive to implement these values in Emissary, and every future app that uses Emissary at its core."
+ },
];
function createArticleElement(article, index) {
diff --git a/lang/es/index.html b/lang/es/index.html
index 9b4ac9b..b2d0216 100644
--- a/lang/es/index.html
+++ b/lang/es/index.html
@@ -275,7 +275,18 @@
];
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."
+ },
+ {
+ name: "Emissary",
+ date: "Jan 18, 2025",
+ website: "https://emissary.dev",
+ statement: "Emissary is a toolkit for building social applications on the open web. My goal from its inception has been to create a fundamentally respectful, responsible technology stack that anyone can use to launch their own platforms. I'm excited to see this Respectful Platforms initiative codifying these basic principles of human-first, accessible, and responsible design, and will strive to implement these values in Emissary, and every future app that uses Emissary at its core."
+ },
];
function createArticleElement(article, index) {
diff --git a/lang/fr/index.html b/lang/fr/index.html
index aa75181..6fa885e 100644
--- a/lang/fr/index.html
+++ b/lang/fr/index.html
@@ -275,7 +275,18 @@
];
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."
+ },
+ {
+ name: "Emissary",
+ date: "Jan 18, 2025",
+ website: "https://emissary.dev",
+ statement: "Emissary is a toolkit for building social applications on the open web. My goal from its inception has been to create a fundamentally respectful, responsible technology stack that anyone can use to launch their own platforms. I'm excited to see this Respectful Platforms initiative codifying these basic principles of human-first, accessible, and responsible design, and will strive to implement these values in Emissary, and every future app that uses Emissary at its core."
+ },
];
function createArticleElement(article, index) {
diff --git a/lang/pl/index.html b/lang/pl/index.html
index 3cff88d..b6df358 100644
--- a/lang/pl/index.html
+++ b/lang/pl/index.html
@@ -276,7 +276,18 @@
];
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."
+ },
+ {
+ name: "Emissary",
+ date: "Jan 18, 2025",
+ website: "https://emissary.dev",
+ statement: "Emissary is a toolkit for building social applications on the open web. My goal from its inception has been to create a fundamentally respectful, responsible technology stack that anyone can use to launch their own platforms. I'm excited to see this Respectful Platforms initiative codifying these basic principles of human-first, accessible, and responsible design, and will strive to implement these values in Emissary, and every future app that uses Emissary at its core."
+ },
];
function createArticleElement(article, index) {
diff --git a/lang/ru/index.html b/lang/ru/index.html
index 1f5b496..b9a5015 100644
--- a/lang/ru/index.html
+++ b/lang/ru/index.html
@@ -279,7 +279,18 @@
];
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."
+ },
+ {
+ name: "Emissary",
+ date: "Jan 18, 2025",
+ website: "https://emissary.dev",
+ statement: "Emissary is a toolkit for building social applications on the open web. My goal from its inception has been to create a fundamentally respectful, responsible technology stack that anyone can use to launch their own platforms. I'm excited to see this Respectful Platforms initiative codifying these basic principles of human-first, accessible, and responsible design, and will strive to implement these values in Emissary, and every future app that uses Emissary at its core."
+ },
];
function createArticleElement(article, index) {