We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e07ca6 commit 4415b9cCopy full SHA for 4415b9c
README.md
@@ -20,6 +20,12 @@ then clear the `.cache` and `public` folders:
20
rm -Rf .cache public
21
```
22
23
+Requires Node version 14
24
+
25
+```bash
26
+nvm use 14
27
+```
28
29
If you are running Windows and encounter an error installing `fsevents`, then
30
try:
31
src/pages/sponsor.mdx
@@ -62,6 +62,11 @@ YOU!**
62
avatar="/images/sponsors/surge.png"
63
href="https://surge.io/"
64
/>
65
+ <Sponsor
66
+ name="Netflix"
67
+ avatar="/images/sponsors/Netflix.png"
68
+ href="https://www.netflix.com"
69
+ />
70
<Sponsor
71
name="Chad Furman"
72
avatar="/images/sponsors/chadf.png"
static/images/sponsors/Netflix.png
96.3 KB
static/images/sponsors/surge.png
-653 Bytes
0 commit comments