add CORS info to website, fixes #110

This commit is contained in:
jomo 2015-03-07 20:00:06 +01:00
parent abaf3f77aa
commit 94fe61e076

View File

@ -253,6 +253,14 @@ block content
a(id="meta" class="anchor") a(id="meta" class="anchor")
a(href="#meta") a(href="#meta")
h2 Meta h2 Meta
section
a(id="meta-cors" class="anchor")
a(href="#meta-cors")
h3 CORS
p
| Crafatar supports CORS so you can make AJAX request from within the browser!
section section
a(id="meta-http-headers" class="anchor") a(id="meta-http-headers" class="anchor")
a(href="#meta-http-headers") a(href="#meta-http-headers")