From 05ca311be37d1e49c55a19c3dd8ac3dcb242d073 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Tue, 18 Oct 2016 18:03:20 +0100 Subject: [PATCH] Put the E2E guide under guides --- supporting-docs/guides/2016-10-18-e2e_implementation.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/supporting-docs/guides/2016-10-18-e2e_implementation.rst b/supporting-docs/guides/2016-10-18-e2e_implementation.rst index 79ff5109b..60a5e15bc 100644 --- a/supporting-docs/guides/2016-10-18-e2e_implementation.rst +++ b/supporting-docs/guides/2016-10-18-e2e_implementation.rst @@ -1,3 +1,9 @@ +--- +layout: post +title: End-to-End Encryption implementation guide +categories: guides +--- + Implementing End-to-End Encryption in Matrix clients ====================================================