From a743c494a7fd3fd0d3766e53c337a22ed6550beb Mon Sep 17 00:00:00 2001 From: braxtonhall Date: Thu, 1 Dec 2022 16:07:07 -0800 Subject: Update with pictures from the actual installation --- README.md | 7 ++++++- img/hatch-1.jpeg | Bin 0 -> 121525 bytes img/hatch-2.jpg | Bin 0 -> 187223 bytes img/hatch-3.jpg | Bin 0 -> 327984 bytes index.html | 2 +- 5 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 img/hatch-1.jpeg create mode 100644 img/hatch-2.jpg create mode 100644 img/hatch-3.jpg diff --git a/README.md b/README.md index fa5de78..444e912 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Can you please give me a Fibonacci function? Ideally (but not necessarily) one that only you would give me. -For a submission to the upcoming "Reclaim your space" exhibition at [Hatch Art Gallery](https://www.instagram.com/hatch_artgallery). +For a submission to the "Our Space" exhibition at [Hatch Art Gallery](https://www.instagram.com/hatch_artgallery). [See the contributors here](https://braxtonhall.ca/fib) @@ -16,3 +16,8 @@ To contribute just make a PR into the `main` branch! 1. Click the `Pull requests` tab and then the `New pull request` in your fork 1. Set the base repo and branch to be `braxtonhall/fib` and `main` 1. Click `Create pull request` + +## Pictures from "Our Space" + + + diff --git a/img/hatch-1.jpeg b/img/hatch-1.jpeg new file mode 100644 index 0000000..3d82d48 Binary files /dev/null and b/img/hatch-1.jpeg differ diff --git a/img/hatch-2.jpg b/img/hatch-2.jpg new file mode 100644 index 0000000..8482783 Binary files /dev/null and b/img/hatch-2.jpg differ diff --git a/img/hatch-3.jpg b/img/hatch-3.jpg new file mode 100644 index 0000000..ecbc03b Binary files /dev/null and b/img/hatch-3.jpg differ diff --git a/index.html b/index.html index b3a7b9c..54bba8c 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@
fib
Can you please give me a Fibonacci function? Ideally (but not necessarily) one that only you would give me.
-For a submission to the upcoming "Reclaim your space" exhibition at Hatch Art Gallery.
+For a submission to the "Our Space" exhibition at Hatch Art Gallery.