From f20ec2f258fed266556b88f1baa1e4f24818410a Mon Sep 17 00:00:00 2001 From: zloylinux Date: Tue, 21 Oct 2025 16:39:32 +0700 Subject: [PATCH] Delete peertube --- config.toml | 2 +- content/projects/peertube.md | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 content/projects/peertube.md diff --git a/config.toml b/config.toml index 202072d..206512e 100644 --- a/config.toml +++ b/config.toml @@ -271,7 +271,7 @@ encode_plaintext_email = true socials = [ { name = "sharkey", url = "https://zlinux.ru/@zloy_linux", icon = "sharkey" }, { name = "telegram", url = "https://t.me/#", icon = "telegram" }, - { name = "peertube", url = "https://video.zlinux.ru/a/zloy_linux/video-channels", icon = "peertube" }, + # { name = "peertube", url = "https://video.zlinux.ru/a/zloy_linux/video-channels", icon = "peertube" }, # { name = "youtube", url = "https://youtube.com/#", icon = "youtube" }, { name = "pixelfed", url = "https://pixelfed.social/zloy_linuxoid", icon = "pixelfeed" }, ] diff --git a/content/projects/peertube.md b/content/projects/peertube.md deleted file mode 100644 index 4d78776..0000000 --- a/content/projects/peertube.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title = "Peertube" -description = "Видеохостинг" -weight = 2 - -[extra] -local_image = "projects/peertube.svg" -link_to = "https://video.zlinux.ru" -+++