From 2643200113e614664623c621764a520280f02046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD?= Date: Sun, 13 Aug 2023 23:00:10 +0600 Subject: [PATCH] Update config.toml --- config.toml | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/config.toml b/config.toml index 2b675a8..9e87686 100644 --- a/config.toml +++ b/config.toml @@ -12,29 +12,33 @@ paginate = 4 description = "всем привет!" subtitlefile = true -[[params.social]] -name = "uptime" -url = "https://up.fruw.org" - -[[params.social]] -name = "git" -url = "https://github.com/fruworg" - [[params.social]] name = "mail" url = "mailto:im@fruw.org" [[params.social]] name = "matrix" -url = "https://matrix.to/#/@im:fruw.org" +url = "//matrix.to/#/@im:fruw.org" [[params.social]] name = "tg" -url = "https://t.me/fruworg" +url = "//t.me/fruworg" [[params.social]] name = "pgp" -url = "https://fruw.org/0x952C15AB751A65F6" +url = "//keybase.io/fruworg/pgp_keys.asc" + +[[params.social]] +name = "keybase" +url = "//keybase.io/fruworg/" + +[[params.social]] +name = "uptime" +url = "//up.fruw.org" + +[[params.social]] +name = "git" +url = "//github.com/fruworg" [[menu.main]] name = "посты"