From 289a4fc637c08d526b9701e09046db11186c1370 Mon Sep 17 00:00:00 2001 From: irl Date: Mon, 13 Apr 2026 21:08:53 +0100 Subject: [PATCH] feat: link to open collective --- hugo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/hugo.toml b/hugo.toml index c6d69d8..9ffa149 100644 --- a/hugo.toml +++ b/hugo.toml @@ -65,6 +65,7 @@ NCAGE: U2G06''' [languages.en.params.footer.col3] items = [ {title = 'Social'}, + {text = 'Open Collective', icon = 'circle', href='https://opencollective.com/sr2comm'}, {text = 'Git', icon = 'git-branch', href = 'https://guardianproject.dev/sr2'}, {text = 'LinkedIn', icon = 'linkedin', href = 'https://www.linkedin.com/company/sr2uk/'}, ]