Skip to content

Commit 357b32c

Browse files
committed
Add a link to 'How to win at CORS'
1 parent 41bcf1a commit 357b32c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

+4
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ <h2>Around the web</h2>
5151
Another CORS guide -
5252
{% include external-link.html href="https://javascript.info/fetch-crossorigin" %}
5353
</li>
54+
<li>
55+
How to win at CORS -
56+
{% include external-link.html href="https://jakearchibald.com/2021/cors/" %}
57+
</li>
5458
<li>
5559
CORS on MDN -
5660
{% include external-link.html href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" %}

0 commit comments

Comments
 (0)