mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-08-24 19:34:04 -05:00
Add S3 website config
This commit is contained in:
8
src/utility/website.json
Normal file
8
src/utility/website.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"IndexDocument": {
|
||||
"Suffix": "index.html"
|
||||
},
|
||||
"ErrorDocument": {
|
||||
"Key": "index.html"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user