mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-08-21 18:04:24 -05:00
@@ -26,6 +26,11 @@ server {
|
||||
autoindex on;
|
||||
}
|
||||
|
||||
location /twitter-images/ {
|
||||
add_header Cache-Control no-cache;
|
||||
add_header Access-Control-Allow-Origin *;
|
||||
}
|
||||
|
||||
location ~ \.ics$ {
|
||||
add_header Content-Type text/calendar;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user