mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-03-21 17:24:37 -05:00
Add S3 website config
This commit is contained in:
parent
e786302fb6
commit
b3bf6ee1b3
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"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user