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" -+++