fix: broken image markdown

This commit is contained in:
Marcus Noble 2021-08-08 08:31:34 +01:00
parent 204f1d3a1b
commit 44c1727846
3 changed files with 4 additions and 1 deletions

1
.tool-versions Normal file
View File

@ -0,0 +1 @@
nodejs 12.22.4

View File

@ -29,6 +29,6 @@
"nodemon": "^1.12.1"
},
"engines": {
"node": "8"
"node": "12"
}
}

View File

@ -68,7 +68,9 @@ Think one laptop, with one person on the keys, and a group of people gathered ar
Having 8 people trying to decide what to code, without any prior spec or discussion went about as well as you'd expect. The code jumped around a bit and we had to backtrack at some point but the biggest challenged we faced was getting to grips with a MacBook keyboard. Who knew that they didn't have all the keys needed?
<figure class="center" markdown="1">
![MacBook symbol]({{ site.url }}/images/macbook-alt-symbol.PNG)
<figcaption>WTF is this supposed to be?</figcaption>
</figure>