This website works better with JavaScript.
Home
Explore
Help
Sign In
lytedev
/
site.lyte.dev
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
TIL origins need to include protocol?
master
Daniel Flanagan
2 weeks ago
parent
839e4c3794
commit
fd48f4796a
Signed by:
lytedev
GPG Key ID:
5B2020A0F9921EF4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
netlify.toml
+ 1
- 1
netlify.toml
View File
@ -1,4 +1,4 @@
[
[
headers
]
]
for
=
"/font/iosevka/*"
[
headers
.
values
]
Access
-
Control
-
Allow
-
Origin
=
"git.lyte.dev"
Access
-
Control
-
Allow
-
Origin
=
"
https://
git.lyte.dev"
Write
Preview
Loading…
Cancel
Save