From 185768652fa70ab51c0b7efca50015cef026e288 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 4 Jul 2018 18:37:41 -0500 Subject: Agrega soporte de PeerTube y PixelFed issue: https://notabug.org/heckyel/libresocial/issues/2 --- lab/metadata.json | 8 ++-- lab/peertube.svg | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ lab/pixelfed.svg | 64 ++++++++++++++++++++++++++++++++ 3 files changed, 177 insertions(+), 3 deletions(-) create mode 100644 lab/peertube.svg create mode 100644 lab/pixelfed.svg (limited to 'lab') diff --git a/lab/metadata.json b/lab/metadata.json index 8b77947..ef1dc8c 100644 --- a/lab/metadata.json +++ b/lab/metadata.json @@ -21,9 +21,11 @@ , "0xe807": "matrix.svg" , "0xe808": "mediagoblin.svg" , "0xe809": "notabug.svg" - , "0xe810": "pump.svg" - , "0xe811": "tox.svg" - , "0xe812": "xmpp.svg" + , "0xe810": "peertube.svg" + , "0xe811": "pixelfed.svg" + , "0xe812": "pump.svg" + , "0xe813": "tox.svg" + , "0xe814": "xmpp.svg" } , "sfnt_names": [ ["English (US)", "Copyright", "Copyright (c) 2017 Conocimientos Libres"] diff --git a/lab/peertube.svg b/lab/peertube.svg new file mode 100644 index 0000000..a33043e --- /dev/null +++ b/lab/peertube.svg @@ -0,0 +1,108 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/lab/pixelfed.svg b/lab/pixelfed.svg new file mode 100644 index 0000000..b028888 --- /dev/null +++ b/lab/pixelfed.svg @@ -0,0 +1,64 @@ + + + +image/svg+xml \ No newline at end of file -- cgit v1.2.3