Skip to content

Commit

Permalink
Merge pull request #795 from eddieferrer/flex_offers_verify
Browse files Browse the repository at this point in the history
add flex offers verify
  • Loading branch information
eddieferrer authored May 2, 2024
2 parents 22f51f1 + 11d3364 commit cbda37f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions frontend/nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,11 @@ const config = {
property: 'og:image:alt',
content: 'SizeSquirrel',
},
// flex offers
{
name: 'fo-verify',
content: 'beead7dd-3a89-4175-b9b0-422548db1dd3',
},
],
link: [
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' },
Expand Down

0 comments on commit cbda37f

Please sign in to comment.