diff --git a/data/services.yaml b/data/services.yaml index f633fe6..f33f4f1 100644 --- a/data/services.yaml +++ b/data/services.yaml @@ -61,3 +61,9 @@ content: picture: /images/darkfleek.png description: > Open Web development platform for building, hosting, and storing sites and apps on IPFS, Filecoin, and the Internet Computer. + - title: Space + website: https://space.storage/ + source: https://github.com/FleekHQ/space-web + picture: /images/spacedark.png + description: > + User-owned, encrypted, and open source personal file storage and sharing on IPFS and Textile, with decentralized backups in Filecoin. diff --git a/src/static/images/spacedark.png b/src/static/images/spacedark.png new file mode 100644 index 0000000..c82616c Binary files /dev/null and b/src/static/images/spacedark.png differ