diff --git a/content/deploy/community-cloud/manage-your-app/_index.md b/content/deploy/community-cloud/manage-your-app/_index.md index 2b9843263..82401778d 100644 --- a/content/deploy/community-cloud/manage-your-app/_index.md +++ b/content/deploy/community-cloud/manage-your-app/_index.md @@ -136,7 +136,7 @@ If you are signed in to a developer account for an app over its limits, you can ### App hibernation -All apps without traffic for 12 hours go to sleep. Community Cloud hibernates apps to conserve resources and allow the best communal use of the platform. To keep your app awake, simply visit your app or commit to your app's repository. +All apps without traffic for 12 hours go to sleep. Community Cloud hibernates apps to conserve resources and allow the best communal use of the platform. To keep your app awake, simply visit your app. When someone visits a sleeping app, they will see the sleeping page: diff --git a/content/develop/api-reference/configuration/config-toml.md b/content/develop/api-reference/configuration/config-toml.md index c66b69b38..d0e033722 100644 --- a/content/develop/api-reference/configuration/config-toml.md +++ b/content/develop/api-reference/configuration/config-toml.md @@ -411,6 +411,8 @@ showSidebarBorder = #### Sidebar theme ```toml +[theme.sidebar] + # Primary accent color. primaryColor =