Skip to content

Commit

Permalink
Update OCW open graph preview logo (#1432)
Browse files Browse the repository at this point in the history
* Update OCW site preview logo

* Update logo
  • Loading branch information
ibrahimjaved12 committed Aug 5, 2024
1 parent 06213af commit 93233c7
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 1 deletion.
Binary file removed base-theme/assets/images/ocw_logo.jpg
Binary file not shown.
Binary file removed base-theme/assets/images/ocw_logo_orange.png
Binary file not shown.
18 changes: 18 additions & 0 deletions base-theme/assets/images/ocw_logo_white_on_black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion www/layouts/partials/extra_metadata.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

{{- $sitemapDomain := partial "sitemap_domain.html" -}}
<meta property="og:image" content="https://{{- $sitemapDomain -}}{{- partial "get_asset_webpack_url.html" "images/ocw_logo_orange.png" -}}" />
<meta property="og:image" content="https://{{- $sitemapDomain -}}{{- partial "get_asset_webpack_url.html" "images/ocw_logo_white_on_black.svg" -}}" />

0 comments on commit 93233c7

Please sign in to comment.