Skip to content

Commit

Permalink
Merge pull request #5518 from jay-hodgson/SWC-7070
Browse files Browse the repository at this point in the history
SWC-7070: add open graph logo attribute and asset
  • Loading branch information
jay-hodgson authored Sep 12, 2024
2 parents ef5c163 + 48b29ad commit 819646c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/webapp/Portal.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
<meta name="msvalidate.01" content="E37AC1589F823723B64275D4BC890B1A" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<meta
property="og:logo"
content="https://www.synapse.org/images/synapselogo.png"
/>

<!-- Facebook Meta Tags -->
<meta property="og:url" content="${ogUrl}" />
<meta property="og:type" content="website" />
Expand Down
Binary file added src/main/webapp/images/synapselogo.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 819646c

Please sign in to comment.