瀏覽代碼

Fix publication date and description

Brendan Abolivier 6 年之前
父節點
當前提交
bf043bb54f
簽署人: Brendan Abolivier <contact@brendanabolivier.com> GPG 金鑰 ID: 8EF1500759F70623
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      content/enter-the-matrix.md

+ 2
- 2
content/enter-the-matrix.md 查看文件

@@ -1,8 +1,8 @@
1 1
 ---
2 2
 title: Enter the Matrix
3
-description: Matrix is a protocol for decentralised, federated and secure communications, created and mainly built by New Vector, a company split between London, UK and Rennes, France. It's based on RESTful HTTP/JSON APIs, documented in open specifications, and is designed to be usable for anything that requires real-time-ish communications, from instant messaging to IoT. Let's see how it works and how to make a basic use of it.
3
+description: Matrix is a protocol for decentralised, federated and secure communications, created and maintained by New Vector, a company split between London, UK and Rennes, France. It's based on RESTful HTTP/JSON APIs, documented in open specifications, and is designed to be usable for anything that requires real-time-ish communications, from instant messaging to IoT. Let's see how it works and how to make a basic use of it.
4 4
 tags: [ 'free', 'software', 'decentralisation', 'federation', 'communications' ]
5
-publishDate: 2018-05-12T00:00:00+02:00
5
+publishDate: 2018-05-13T00:00:00+02:00
6 6
 draft: false
7 7
 thumbnail: /enter-the-matrix/room-schema.png
8 8
 ---