Skip to content

Commit

Permalink
Merge pull request #4193 from owid/data-catalog-thumbnail
Browse files Browse the repository at this point in the history
✨ add data catalog thumbnail
  • Loading branch information
ikesau authored Nov 20, 2024
2 parents d8ba3a0 + 5a3ff50 commit 53e4191
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added public/data-catalog-thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions site/DataCatalog/DataCatalogPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export const DataCatalogPage = (props: {
pageTitle="Data Catalog"
pageDesc="Explore Our World in Data's extensive collection of charts. Use the search bar to find specific data visualizations or browse by topic. Filter by country or subject area to discover insights on global issues supported by reliable data."
baseUrl={baseUrl}
imageUrl={`${baseUrl}/data-catalog-thumbnail.png`}
>
<script
dangerouslySetInnerHTML={{
Expand Down

0 comments on commit 53e4191

Please sign in to comment.