From 0298a7694221bd3affc007e543ddd7fabb4974ac Mon Sep 17 00:00:00 2001 From: trav Date: Tue, 9 Nov 2021 10:08:05 -0500 Subject: [PATCH] adding Open Collective link to bottom of the page --- config.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 7ca1ca5..3a5f5e3 100644 --- a/config.toml +++ b/config.toml @@ -34,4 +34,8 @@ enableemoji = true link = "https://social.coop/@coopcloud" [[params.links.footer]] name = "Twitter" - link = "https://twitter.com/coop_cloud" \ No newline at end of file + link = "https://twitter.com/coop_cloud" + [[params.links.footer]] + name = "Open Collective" + link = "https://opencollective.com/coop-cloud" +