Skip to content

Commit

Permalink
Update groundtruth logo (#1112)
Browse files Browse the repository at this point in the history
* Delete django_project/minisass_frontend/static/images/img_image6.jpg

* Delete django_project/minisass_frontend/static/images/img_image6.png

* patch: update groundtruth logo

* patch: update groundtruth logo
  • Loading branch information
tinashechiraya authored Oct 10, 2024
1 parent c88eb10 commit b23dbac
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const Footer: React.FC<FooterProps> = (props) => {
<a href="https://www.groundtruth.co.za" target="_blank" rel="noopener noreferrer">
<Img
className="h-[100px] md:h-auto object-contain"
src={`${globalVariables.staticPath}img_image6.jpg`}
src={`${globalVariables.staticPath}img_image6.png`}
alt="Ground Truth"
/>
</a>
Expand Down
Binary file not shown.
Binary file modified django_project/minisass_frontend/static/images/img_image6.png
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 b23dbac

Please sign in to comment.