fix missing logos

This commit is contained in:
Kiara Grouwstra 2021-12-29 22:45:52 +01:00
parent 96a3ac58cc
commit 656f6b2b02
8 changed files with 3 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 966 KiB

After

Width:  |  Height:  |  Size: 1018 KiB

View File

@ -13,7 +13,7 @@ trello = "./resources/trello.jpg"
gitlab_logo = "./resources/gitlab.png"
github_logo = "./resources/github.png"
mailchimp = "./resources/mailchimp.png"
nginx = "./resources/nginx.webp"
nginx = "./resources/nginx.png"
www = "./resources/www.png"
instagram = "./resources/instagram.jpg"
tiktok_logo = "./resources/tiktok.jpg"
@ -160,7 +160,7 @@ with Diagram("BIJ1 IT landscape"):
# what shouldn't be our cloud but currently is 😩
gdrive = Custom("Google Drive", "./resources/google-drive.png")
mega = Custom("Mega", "./resources/mega.png")
mega = Custom("Mega", "./resources/mega.jpg")
with Cluster("CRM"):
civi = Custom("CiviCRM", "./resources/civicrm.jpg")
@ -178,9 +178,8 @@ with Diagram("BIJ1 IT landscape"):
discords_local = Discord("Local BIJ1 Discords")
fb_group = Facebook("Facebook groep actieve leden")
with Cluster("Signal"):
signal = Custom("signal groups (many)", "./resources/signal.jpg")
signal = Custom("signal groups (many)", "./resources/signal.png")
mollie = Custom("Mollie", "./resources/mollie.jpg")
export_mollie = Nodejs("export-mollie")
mollie >> export_mollie >> bij1migratie

BIN
resources/google-drive.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 KiB

BIN
resources/mega.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
resources/nginx.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

BIN
resources/signal.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
resources/tiktok.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB