Skip to content

Commit

Permalink
Merge pull request #1003 from kartoza/add-uMngeni-uThukela-partners-logo
Browse files Browse the repository at this point in the history
patch: add uMngeni-uThukela logo
  • Loading branch information
tinashechiraya authored Apr 24, 2024
2 parents abeca5e + fe14dd4 commit 22875a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,13 @@ const Footer: React.FC<FooterProps> = (props) => {
alt="Kartoza"
/>
</a>
<a href="https://kartoza.com/" target="_blank" rel="noopener noreferrer">
<Img
className="h-[100px] md:h-auto object-contain"
src={`${globalVariables.staticPath}uMngeni-uThukela_ logo.jpg`}
alt="uMngeni-uThukela"
/>
</a>
</div>
</>
}
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 22875a6

Please sign in to comment.