Skip to content

Commit

Permalink
Merge pull request #773 from Shinsina/mundo-logos
Browse files Browse the repository at this point in the history
Update Mundo logos to registered trademark versions
  • Loading branch information
jwade1327 authored Nov 26, 2024
2 parents b6ff2db + 6320f4f commit 147d195
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sites/mundopmmi.com/config/site.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ module.exports = {
},
logos: {
navbar: {
src: 'https://img.mundoexpopack.com/files/base/pmmi/mundo/Mundo-EXPO-PACK_new_WEB.svg?h=75&auto=format,compress',
src: 'https://img.mundoexpopack.com/files/base/pmmi/mundo/Mundo-EXPO-PACK-R_WEB.svg?h=75&auto=format,compress',
srcset: [
'https://img.mundoexpopack.com/files/base/pmmi/mundo/Mundo-EXPO-PACK_new_WEB.svg?h=75&auto=format,compress&dpr=2 2x',
'https://img.mundoexpopack.com/files/base/pmmi/mundo/Mundo-EXPO-PACK-R_WEB.svg?h=75&auto=format,compress&dpr=2 2x',
],
},
footer: {
src: 'https://img.mundoexpopack.com/files/base/pmmi/mundo/Mundo-EXPO-PACK_rev-white_WEB.svg?h=35&w=auto&auto=format,compress',
src: 'https://img.mundoexpopack.com/files/base/pmmi/mundo/Mundo-EXPO-PACK-R_Rev_WEB.svg?h=35&w=auto&auto=format,compress',
srcset: [
'https://img.mundoexpopack.com/files/base/pmmi/mundo/Mundo-EXPO-PACK_rev-white_WEB.svg?h=35&w=auto&auto=format,compress&dpr=2 2x',
'https://img.mundoexpopack.com/files/base/pmmi/mundo/Mundo-EXPO-PACK-R_Rev_WEB.svg?h=35&w=auto&auto=format,compress&dpr=2 2x',
],
width: '88',
height: '35',
Expand Down

0 comments on commit 147d195

Please sign in to comment.