Skip to content

Commit

Permalink
Merge pull request #78 from jwade1327/logo-api
Browse files Browse the repository at this point in the history
Update logos for AM-LFTE & Insider
  • Loading branch information
Shinsina authored Jun 12, 2024
2 parents 636bbf0 + 6288272 commit 98f88fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tenants/all/config/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ const config = {
...brands.am,
name: 'AuntMinnie-Letter From The Editor',
logo: {
src: '/files/base/smg/all/image/static/am/auntminnie-LFTE.png',
src: '/files/base/smg/all/image/static/am/AM_Daily.png',
footerWidth: 200,
},
preferenceCenter: 'https://my.auntminnie.com/unsubscribe-from-newsletter/',
Expand All @@ -131,7 +131,7 @@ const config = {
...brands.am,
name: 'AuntMinnie-Community Insider',
logo: {
src: '/files/base/smg/all/image/static/am/auntminnie-Insider.png',
src: '/files/base/smg/all/image/static/am/AM_Insider.png',
footerWidth: 200,
},
preferenceCenter: 'https://my.auntminnie.com/unsubscribe-from-newsletter/',
Expand Down

0 comments on commit 98f88fd

Please sign in to comment.