From 01f4656a8c394ab1016ef303a72a53d3de3c16f1 Mon Sep 17 00:00:00 2001 From: braxtonhall Date: Sun, 23 Oct 2022 21:22:13 -0700 Subject: Update HTML --- README.md | 2 ++ index.html | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 738eae3..4f01315 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Can you please give me a Fibonacci function? Ideally (but not necessarily) one t For a submission to the upcoming "Reclaim your space" exhibition at [Hatch Art Gallery](https://www.instagram.com/hatch_artgallery). +[See the contributors here](https://braxtonhall.ca/fib) + ## Contributing To contribute just make a PR into the `main` branch! diff --git a/index.html b/index.html index 9bf65f9..1d32e83 100644 --- a/index.html +++ b/index.html @@ -30,6 +30,7 @@ } #contributors-container { margin-top: 3em; + margin-bottom: 3em; } @@ -44,8 +45,10 @@

Contributors

+ + Want to contribute?