Add PeerTube channel link

This commit is contained in:
Renne Rocha 2022-02-07 18:59:02 -03:00
parent d66dbf5eca
commit 7917f8b205
2 changed files with 4 additions and 0 deletions

View file

@ -26,6 +26,7 @@ params:
github: "https://github.com/rennerocha" github: "https://github.com/rennerocha"
twitter: "https://twitter.com/rennerocha" twitter: "https://twitter.com/rennerocha"
mastodon: "https://chaos.social/@rennerocha" mastodon: "https://chaos.social/@rennerocha"
peertube: "https://peertube.lhc.net.br/a/rocha/video-channels"
# Comments settings # Comments settings
comments: comments:

View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="{{ .width }}" height="{{ .height }}" viewBox="0 0 24 24" version="1.1">
<path fill="currentColor" d="M3,0v12l9-6L3,0z M3,12v12l9-6L3,12z M12,6v12l9-6L12,6z"/>
</svg>

After

Width:  |  Height:  |  Size: 257 B