Add homepage

This commit is contained in:
Cadence Fish
2020-01-28 23:37:19 +13:00
parent c1fb079a51
commit 788aaea3d1
7 changed files with 260 additions and 3 deletions

View File

@@ -69,7 +69,8 @@ module.exports = [
features: [
"PAGE_PROFILE",
"PAGE_POST",
"API_STATS"
"API_STATS",
"PAGE_HOME"
]
}
}