home | blog | art | now | git gpg | email | rss

pollux.codes

Files for the pollux.codes site
git clone git://pollux.codes/git/pollux.codes.git
Log | Files | Refs
commit f82b1c3be079692720deff741ea3535fc1545e29
parent 59de818800f1a6a2bc947d6ef693ac7ace792fd4
Author: Pollux <pollux@pollux.codes>
Date:   Tue, 27 May 2025 11:42:37 -0500

Add qutebrowser button

Signed-off-by: Pollux <pollux@pollux.codes>

Diffstat:
Aassets/buttons/qutebrowser.gif | 0
Mhugo.toml | 1+
2 files changed, 1 insertion(+), 0 deletions(-)

diff --git a/assets/buttons/qutebrowser.gif b/assets/buttons/qutebrowser.gif Binary files differ. diff --git a/hugo.toml b/hugo.toml @@ -19,6 +19,7 @@ enableGitInfo = true { file="buttons/wiby.gif", url="https://wiby.me" }, { file="buttons/renard.gif", url="https://lapfox.bandcamp.com" }, { file="buttons/88x31.png", url="https://eightyeightthirty.one" }, + { file="buttons/qutebrowser.gif", url="https://qutebrowser.org/" }, { file="buttons/gnu-linux.gif" }, { file="buttons/nvim.gif" }, { file="buttons/tor.gif" },