|
@@ -2,7 +2,7 @@ general:
|
|
|
appName: 'L1.MEDIA' # Application name - used in the copy throughout the app, in index.html, open graph meta tags, etc
|
|
|
appDescription: 'A streaming platform for education, news and entertainment from around the world, powered by Joystream blockchain.' # Application description - used in index.html meta tags
|
|
|
appTagline: 'A streaming platform for education, news and entertainment from around the world, powered by Joystream blockchain.'
|
|
|
- appId: '$VITE_APP_ID' # App ID for Apps as first-class citizens
|
|
|
+ appId: 'l1' # App ID for Apps as first-class citizens
|
|
|
appTwitterId: '@JoystreamDAO' # Twitter handle for the app - used in open graph meta tags in HTML
|
|
|
appUrl: 'https://l1.media' # URL at which the app is hosted - used in open graph meta tags in HTML
|
|
|
appGithubUrl: 'https://github.com/Joystream/atlas' # URL for Atlas GitHub repository - used in the footer
|