Skip to content

Commit

Permalink
Add AME to brands.js config
Browse files Browse the repository at this point in the history
  • Loading branch information
jwade1327 committed Oct 9, 2023
1 parent f9f10d3 commit 844e28b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tenants/all/config/brands.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@ module.exports = {
],
},
},
ame: {
publicationName: 'https://AuntMinnieEurope.com',
socialMedia: {
imagePath: '/files/base/smg/all/image/static/newsletter',
links: [
{ provider: 'facebook', href: 'https://www.facebook.com/auntminnie.radiology', target: '_blank' },
{ provider: 'twitter', href: 'https://twitter.com/AuntMinnie', target: '_blank' },
],
},
},
sab: {
logo: {
src: '/files/base/smg/all/image/static/sab/sab-logo.svg',
Expand Down

0 comments on commit 844e28b

Please sign in to comment.