From ec2c5dda98f47a1e3154a2116a8b2429a48f4ddf Mon Sep 17 00:00:00 2001 From: zloylinux Date: Sat, 22 Nov 2025 18:33:12 +0700 Subject: [PATCH] Fix sharkey link - microblog link --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 206512e..a93fa20 100644 --- a/config.toml +++ b/config.toml @@ -269,7 +269,7 @@ email = "emxveV9saW51eEB6bGludXgucnU=" encode_plaintext_email = true socials = [ - { name = "sharkey", url = "https://zlinux.ru/@zloy_linux", icon = "sharkey" }, + { name = "microblog", url = "https://log.zlinux.ru/", 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 = "youtube", url = "https://youtube.com/#", icon = "youtube" },