Skip to content

Commit

Permalink
Agrim/DPROD-3584/fix: changing sizing of og image (binary-com#7269)
Browse files Browse the repository at this point in the history
* fix: changing deriv logo from jpg to png seo

* fix: png to svg for sizing issues

* fix: remove the jpg image from repo

* fix: png image

* fix: adjusting the width of the image

* fix: change the image

* fix: empty commit

* fix: image change

* fix: jpg white background

* fix: og change

* fix: image change

* fix: image

---------

Co-authored-by: Agrim Jain <[email protected]>
  • Loading branch information
agrim-deriv and Agrim Jain authored Apr 19, 2024
1 parent 89808f0 commit 74b3558
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ import React, { PropsWithChildren } from 'react'
import { useStaticQuery, graphql, Script } from 'gatsby'
import { localize } from '../localization'
import language_config from '../../../i18n-config'
import TradingImage from 'images/common/origderiv.jpg'
import { isBrowser } from 'common/utility'
import { eu_urls } from 'common/constants'
import TradingImage from 'images/common/og_deriv.jpg'
import { TString } from 'types/generics'
import { TPageContext } from 'features/types'

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 74b3558

Please sign in to comment.