Injects title

This commit is contained in:
Aaron Louie 2020-06-12 16:29:35 -04:00
parent 2872fd4ec2
commit 9d9c52b9d8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
production: '$PRODUCTION',
api: '$API_URL',
irbUrl: '$IRB_URL',
baseHref: '$BASE_HREF',
title: '$TITLE',
googleAnalyticsKey: '$GOOGLE_ANALYTICS_KEY',
sentryKey: '$SENTRY_KEY',
};