Skip to content

Commit 4415b9c

Browse files
authored
New sponsor images (#337)
1 parent 7e07ca6 commit 4415b9c

File tree

4 files changed

+11
-0
lines changed

4 files changed

+11
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ then clear the `.cache` and `public` folders:
2020
rm -Rf .cache public
2121
```
2222

23+
Requires Node version 14
24+
25+
```bash
26+
nvm use 14
27+
```
28+
2329
If you are running Windows and encounter an error installing `fsevents`, then
2430
try:
2531

src/pages/sponsor.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ YOU!**
6262
avatar="/images/sponsors/surge.png"
6363
href="https://surge.io/"
6464
/>
65+
<Sponsor
66+
name="Netflix"
67+
avatar="/images/sponsors/Netflix.png"
68+
href="https://www.netflix.com"
69+
/>
6570
<Sponsor
6671
name="Chad Furman"
6772
avatar="/images/sponsors/chadf.png"

static/images/sponsors/Netflix.png

96.3 KB
Loading

static/images/sponsors/surge.png

-653 Bytes
Loading

0 commit comments

Comments
 (0)