From f5b5049cf6011f6a3b099319dad33e37d1ccbe38 Mon Sep 17 00:00:00 2001 From: qugalet Date: Thu, 7 Dec 2023 15:32:09 +0200 Subject: fix buttons --- config.toml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'config.toml') diff --git a/config.toml b/config.toml index aa66ed0..8615b0a 100644 --- a/config.toml +++ b/config.toml @@ -16,3 +16,38 @@ theme = 'qugo' nextprev = true taglist = true showrss = true + showbuttons = true + + [[params.buttons]] + img = "/buttons/m0espace.png" + url = "https://m0e.space" + alt = "praise me sometimes" + + [[params.buttons]] + img = "/buttons/udongein.png" + url = "https://udongein.xyz" + alt = "praise naiji" + + [[params.buttons]] + img = "/buttons/opsp.png" + url = "https://opulus.space" + alt = "praise foresle" + + [[params.buttons]] + img = "/buttons/fedora.gif" + url = "https://fedoraproject.org" + alt = "powered by fedora" + + [[params.buttons]] + img = "/buttons/archlinux.gif" + url = "https://archlinux.org" + alt = "i use arch btw" + + [[params.buttons]] + img = "/buttons/beekeeping_in_ukraine.gif" + alt = "Бджільництво України" + + [[params.buttons]] + img = "/buttons/neo-fedi.gif" + url = "https://joinfediverse.wiki" + alt = "join fediverse pls, it's cool" -- cgit v1.3-3-ga95d