Skip to content

Commit

Permalink
Merge pull request #5396 from jay-hodgson/SWC-6839-500
Browse files Browse the repository at this point in the history
SWC-6839: update synapse blue background og image logo file
  • Loading branch information
xschildw committed May 29, 2024
2 parents 4e2b1cd + fcd34a0 commit 975dc81
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/webapp/Portal.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
<meta property="og:type" content="website" />
<meta
property="og:image"
content="https://www.synapse.org/images/synapse-logo-blue-background.png"
content="https://www.synapse.org/images/ogimage.png"
/>

<!-- Twitter Meta Tags -->
<meta
property="twitter:image"
content="https://www.synapse.org/images/synapse-logo-blue-background.png"
content="https://www.synapse.org/images/ogimage.png"
/>
<meta name="twitter:title" content="${ogPageTitle}" />
<meta name="twitter:description" content="${ogPageDescription}" />
Expand Down
Binary file added src/main/webapp/images/ogimage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 975dc81

Please sign in to comment.