diff options
author | Jesús <heckyel@hyperbola.info> | 2018-07-04 18:37:41 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2018-07-04 18:37:41 -0500 |
commit | 185768652fa70ab51c0b7efca50015cef026e288 (patch) | |
tree | 8d755a2fcea396ca6f414a12562b5873f2863075 /demo.html | |
parent | 8243a913d28bb1aa9c21b2c9c3a0c0e5b7f8fe3f (diff) | |
download | libresocial-185768652fa70ab51c0b7efca50015cef026e288.tar.lz libresocial-185768652fa70ab51c0b7efca50015cef026e288.tar.xz libresocial-185768652fa70ab51c0b7efca50015cef026e288.zip |
Agrega soporte de PeerTube y PixelFed
issue: https://notabug.org/heckyel/libresocial/issues/2
Diffstat (limited to 'demo.html')
-rw-r--r-- | demo.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ <a class="matrix" href="#"><i class="icon-matrix"></i></a> <a class="mediagoblin" href="#"><i class="icon-mediagoblin"></i></a> <a class="notabug" href="#"><i class="icon-notabug"></i></a> + <a class="peertube" href="#"><i class="icon-peertube"></i></a> + <a class="pixelfed" href="#"><i class="icon-pixelfed"></i></a> <a class="pump" href="#"><i class="icon-pump"></i></a> <a class="tox" href="#"><i class="icon-tox"></i></a> <a class="xmpp" href="#"><i class="icon-xmpp"></i></a> |