From 1eb26b64c045157705b421c9152eb5a902450e36 Mon Sep 17 00:00:00 2001 From: Darknet Villain Date: Sun, 1 Apr 2018 18:50:02 -0400 Subject: [PATCH] add xmpp tutorial to index --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index dce8f0f..e07912c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -19,6 +19,7 @@ pages: - How-To / Tutorials: - Anonymous websites: tutorials/http.md - Anonymous IRC chats: tutorials/irc.md + - Decentralized instant messenger (XMPP aka Jabber): tutorials/xmpp.md - Filesharing: tutorials/filesharing.md - Using RetroShare with i2pd: tutorials/retroshare.md - Bootstrapping without Reseed Servers: tutorials/floodfill-bootstrap.md