You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
403 B
19 lines
403 B
[[headers]]
|
|
for = "/font/iosevka/*"
|
|
[headers.values]
|
|
Access-Control-Allow-Origin = "*"
|
|
|
|
[[headers]]
|
|
for = "/font/iosevkalytewebmin/*"
|
|
[headers.values]
|
|
Access-Control-Allow-Origin = "*"
|
|
|
|
[[headers]]
|
|
for = "/styles.css"
|
|
[headers.values]
|
|
Access-Control-Allow-Origin = "*"
|
|
|
|
[[headers]]
|
|
for = "/.well-known/matrix/*"
|
|
[headers.values]
|
|
Access-Control-Allow-Origin = "*"
|
|
|