green logo added

This commit is contained in:
dimi 2019-08-31 17:48:15 +02:00
parent 83fd366b8c
commit b989145a54
2 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
data () {
return {
showConsentLayer: getCookie(GA_COOKIE_NAME) === null,
euromatLogo: require('@/assets/svg/euromat-logo.svg'),
euromatLogo: require('@/assets/candymat-logo.png'),
logoSize: 220,
languages: SUPPORTED_LOCALES.map(([locale, language]) => ({
icon: require(`@/assets/svg/flag-${locale}.svg`),

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 38 KiB