From 09050408b05394be12fe22fb2bdfa50c8d4bc31e Mon Sep 17 00:00:00 2001 From: Dr Ian Preston Date: Wed, 28 Aug 2019 10:48:17 +0100 Subject: [PATCH] Add Peergos as a service (#276) --- data/services.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data/services.yaml b/data/services.yaml index 30d7e20..ab0a446 100644 --- a/data/services.yaml +++ b/data/services.yaml @@ -3,6 +3,12 @@ color: green icon: stroke_decentralization description: Services that make use of IPFS technologies. content: + - title: Peergos + website: https://peergos.org + source: https://github.com/Peergos/Peergos + picture: /images/peergos.png + description: > + Your private, but social, space online. Store and edit documents and media. Share files or folders with friends. - title: Pinata website: https://pinata.cloud picture: /images/pinata.png @@ -16,4 +22,4 @@ content: - title: NodeFort.io website: https://www.nodefort.io picture: /images/nodefort.png - description: Web-based IPFS node hosting service. \ No newline at end of file + description: Web-based IPFS node hosting service.