aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
-rw-r--r--img/hatch-1.jpegbin0 -> 121525 bytes
-rw-r--r--img/hatch-2.jpgbin0 -> 187223 bytes
-rw-r--r--img/hatch-3.jpgbin0 -> 327984 bytes
-rw-r--r--index.html2
5 files changed, 7 insertions, 2 deletions
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"
+<img src="./img/hatch-1.jpeg" alt="at hatch gallery">
+<img src="./img/hatch-2.jpg" alt="also at hatch gallery">
+<img src="./img/hatch-3.jpg" alt="still at hatch gallery">
diff --git a/img/hatch-1.jpeg b/img/hatch-1.jpeg
new file mode 100644
index 0000000..3d82d48
--- /dev/null
+++ b/img/hatch-1.jpeg
Binary files differ
diff --git a/img/hatch-2.jpg b/img/hatch-2.jpg
new file mode 100644
index 0000000..8482783
--- /dev/null
+++ b/img/hatch-2.jpg
Binary files differ
diff --git a/img/hatch-3.jpg b/img/hatch-3.jpg
new file mode 100644
index 0000000..ecbc03b
--- /dev/null
+++ b/img/hatch-3.jpg
Binary files differ
diff --git a/index.html b/index.html
index b3a7b9c..54bba8c 100644
--- a/index.html
+++ b/index.html
@@ -39,7 +39,7 @@
<h1><code>fib</code></h1>
<p>Can you please give me a Fibonacci function? Ideally (but not necessarily) one that only you would give me.</p>
- <p>For a submission to the upcoming "Reclaim your space" exhibition at <a href="https://www.instagram.com/hatch_artgallery">Hatch Art Gallery</a>.</p>
+ <p>For a submission to the "Our Space" exhibition at <a href="https://www.instagram.com/hatch_artgallery">Hatch Art Gallery</a>.</p>
<div id="contributors-container">
<h3>Contributors</h3>