aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--config.toml1
-rw-r--r--static/icons/peertube.svg1
3 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..09be39b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+public
diff --git a/config.toml b/config.toml
index f7d529b..645f19d 100644
--- a/config.toml
+++ b/config.toml
@@ -49,6 +49,7 @@ theme = 'gokarna'
{name = 'protonmail', url = 'contact'},
{name = 'matrix', url = 'https://matrix.to/#/@ta180m:exozy.me'},
{name = 'mastodon', url = 'https://social.exozy.me/@ta180m'},
+ {name = 'peertube', url = 'https://tube.exozy.me/a/ta180m/video-channels'},
{name = 'gitea', url = 'https://git.exozy.me/Ta180m/'},
{name = 'github', url = 'https://github.com/Ta180m/'},
{name = 'codeforces', url = 'https://codeforces.com/profile/Ta180m'},
diff --git a/static/icons/peertube.svg b/static/icons/peertube.svg
new file mode 100644
index 0000000..c34e315
--- /dev/null
+++ b/static/icons/peertube.svg
@@ -0,0 +1 @@
+<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>PeerTube</title><path d="M12 6.545v10.91L20.727 12M3.273 12v12L12 17.455M3.273 0v12L12 6.545"/></svg> \ No newline at end of file