1
0
Fork 0

feat: add Grafana screenshot

This commit is contained in:
Vojtěch Mareš 2022-11-24 12:12:59 +01:00
parent bccfa37f2f
commit dc88c7f2d6
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@ import screenshotGitLab from '@/images/screenshots/gitlab.png'
import screenshotGit from '@/images/screenshots/git.png' import screenshotGit from '@/images/screenshots/git.png'
import screenshotTerraform from '@/images/screenshots/terraform.png' import screenshotTerraform from '@/images/screenshots/terraform.png'
import screenshotKubernetes from '@/images/screenshots/kubernetes.png' import screenshotKubernetes from '@/images/screenshots/kubernetes.png'
import screenshotGrafana from '@/images/screenshots/grafana.png'
import logoTerraform from '@/images/logos/tools/terraform.svg' import logoTerraform from '@/images/logos/tools/terraform.svg'
import logoGit from '@/images/logos/tools/git.svg' import logoGit from '@/images/logos/tools/git.svg'
@ -64,7 +65,7 @@ const features = [
'Organize all of your contacts, service providers, and invoices in one place.', 'Organize all of your contacts, service providers, and invoices in one place.',
description: description:
'This also isnt actually a feature, its just some friendly advice. We definitely recommend that you do this, youll feel really organized and professional.', 'This also isnt actually a feature, its just some friendly advice. We definitely recommend that you do this, youll feel really organized and professional.',
image: screenshotContacts, image: screenshotGrafana,
icon: logoGrafana, icon: logoGrafana,
}, },
{ {

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 KiB