diff --git a/Changelog.md b/Changelog.md index d575b6f..4906f48 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,12 @@ +## 0.3 + +* Last Seen feature on Ground Stations +* Enhance Observations UI +* Opbeat +* Add custom 404/500 pages +* robots.txt +* Add site settings for fetching data + ## 0.2 * UI improvements diff --git a/network/templates/robots.txt b/network/templates/robots.txt index a0d42b4..6e5b45a 100644 --- a/network/templates/robots.txt +++ b/network/templates/robots.txt @@ -1,5 +1,5 @@ user-agent: * -{% if environment == 'dev' %} +{% if environment == 'production' %} Disallow: /admin/ {% else %} Disallow: /