Update config.toml

This commit is contained in:
Руслан 2023-08-13 23:00:10 +06:00 committed by GitHub
parent aa22a6a4c8
commit 2643200113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,29 +12,33 @@ paginate = 4
description = "всем привет!" description = "всем привет!"
subtitlefile = true subtitlefile = true
[[params.social]]
name = "uptime"
url = "https://up.fruw.org"
[[params.social]]
name = "git"
url = "https://github.com/fruworg"
[[params.social]] [[params.social]]
name = "mail" name = "mail"
url = "mailto:im@fruw.org" url = "mailto:im@fruw.org"
[[params.social]] [[params.social]]
name = "matrix" name = "matrix"
url = "https://matrix.to/#/@im:fruw.org" url = "//matrix.to/#/@im:fruw.org"
[[params.social]] [[params.social]]
name = "tg" name = "tg"
url = "https://t.me/fruworg" url = "//t.me/fruworg"
[[params.social]] [[params.social]]
name = "pgp" 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]] [[menu.main]]
name = "посты" name = "посты"