diff --git a/src/utility/website.json b/src/utility/website.json new file mode 100644 index 0000000..d485839 --- /dev/null +++ b/src/utility/website.json @@ -0,0 +1,8 @@ +{ + "IndexDocument": { + "Suffix": "index.html" + }, + "ErrorDocument": { + "Key": "index.html" + } +}