diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 35 |
1 files changed, 35 insertions, 0 deletions
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" |
