aboutsummaryrefslogtreecommitdiffhomepage
path: root/dummy-data
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2022-12-20 20:26:34 +0100
committerBastien Wirtz <bastien.wirtz@gmail.com>2022-12-20 20:27:13 +0100
commit53726ecc1ad039f70b37647865d1d03fb0b87395 (patch)
tree1ccd794cdb547782f2d8e2ea8d572a47085fd4af /dummy-data
parentbd122e270060b5548313ab1d7d520939e62d52fd (diff)
downloadhomer-53726ecc1ad039f70b37647865d1d03fb0b87395.tar.gz
homer-53726ecc1ad039f70b37647865d1d03fb0b87395.tar.zst
homer-53726ecc1ad039f70b37647865d1d03fb0b87395.zip
Fix typo in demo page (#574)
Diffstat (limited to 'dummy-data')
-rw-r--r--dummy-data/_headers3
1 files changed, 2 insertions, 1 deletions
diff --git a/dummy-data/_headers b/dummy-data/_headers
index e26ac79..9884812 100644
--- a/dummy-data/_headers
+++ b/dummy-data/_headers
@@ -1,4 +1,5 @@
1/* 1/*
2 Content-Type: application/json 2 Content-Type: application/json
3 Access-Control-Allow-Origin: https://homer-demo.netlify.app 3 Access-Control-Allow-Origin: https://homer-demo.netlify.app
4 Access-Control-Allow-Headers: Authorization \ No newline at end of file 4 Access-Control-Allow-Headers: Authorization
5 Access-Control-Allow-Methods: GET, OPTIONS \ No newline at end of file