Merge pull request #22 from grafana/small_fixes_of_oss_frontend

New Logo!
This commit is contained in:
Matvey Kukuy 2022-06-08 15:34:33 +03:00 committed by GitHub
commit 3893d99d15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -1,4 +1,4 @@
import plugin from '../../package.json'; // eslint-disable-line
export const APP_TITLE = 'Grafana OnCall';
export const APP_SUBTITLE = `Incident Response powered by Amixr (${plugin?.version})`;
export const APP_SUBTITLE = `Incident Response (${plugin?.version})`;