AEM5.6.1 LOGO COMPONENT FOR DIFFERENT IMAGE ON EACH LOCALE FOR EACH WEBSITE
Hi,
I have a requirement in AEM5.6.1 LOGO COMPONENT for different image on each locale for each website.
So on a website http://abc.com
For http://abc.com/en_US.html and its child pages it must show different logo image
For http://abc.com/fr_FR.html and its child pages it must show different logo image
Similar i will need to different locales on the same website.
I took a look on /libs/foundation/components/logo. But this creates just one logo for the whole website.
Could you please let me know who can i achieve it.
Thanks.