From 06f0f1f07707720060f70f6c7c04bcde781ae1fa Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil <praveen@debian.org> Date: Sun, 6 Apr 2014 14:55:22 +0530 Subject: [PATCH] add loomio link at bottom add a link to poddery.com maintainer's group on loomio. --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 63d9b48..6d09f89 100755 --- a/index.html +++ b/index.html @@ -133,7 +133,8 @@ </div> <hr> <footer class="text-center"> - <p>Maintained by fosscommunity.in</p><br/> + <p><a href="https://www.loomio.org/g/2bjVXqAu/fosscommunity-in-poddery-com-maintainer-s-group"> + Maintained by fosscommunity.in</a></p><br/> </footer> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> -- GitLab