From 7917f8b205b95be89c36e825d410a97d146c8a8b Mon Sep 17 00:00:00 2001 From: Renne Rocha Date: Mon, 7 Feb 2022 18:59:02 -0300 Subject: [PATCH] Add PeerTube channel link --- config.yaml | 1 + layouts/partials/svgs/social/peertube.svg | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 layouts/partials/svgs/social/peertube.svg diff --git a/config.yaml b/config.yaml index ba0e137..e66ba96 100644 --- a/config.yaml +++ b/config.yaml @@ -26,6 +26,7 @@ params: github: "https://github.com/rennerocha" twitter: "https://twitter.com/rennerocha" mastodon: "https://chaos.social/@rennerocha" + peertube: "https://peertube.lhc.net.br/a/rocha/video-channels" # Comments settings comments: diff --git a/layouts/partials/svgs/social/peertube.svg b/layouts/partials/svgs/social/peertube.svg new file mode 100644 index 0000000..6702c3b --- /dev/null +++ b/layouts/partials/svgs/social/peertube.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file