Skip to content

Commit

Permalink
chore: logo
Browse files Browse the repository at this point in the history
  • Loading branch information
agrim-deriv committed Aug 15, 2024
1 parent 495d899 commit d84a7cd
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 16 deletions.
2 changes: 1 addition & 1 deletion src/components/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const Footer = () => {
<section className={styles.FooterContainer} data-testid='footer-text'>
<div className={styles.FooterBody}>
<div className={styles.LogoWrapper}>
<img src='img/logo.svg' alt='Deriv API Logo' className={styles.FooterLogo} />
<img src='img/gray-logo.svg' alt='Deriv API Logo' className={styles.FooterLogo} />
</div>
<div className={styles.FooterSection}>
<section className={styles.Section1} data-testid='API-section'>
Expand Down
16 changes: 12 additions & 4 deletions static/img/derivlogo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions static/img/gray-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 0 additions & 11 deletions static/img/logo.svg

This file was deleted.

0 comments on commit d84a7cd

Please sign in to comment.