forked from web/portal
Fixed missing seo metaimage
This commit is contained in:
@@ -15,14 +15,14 @@
|
||||
<meta property="og:url" content="https://my.ecogood.org/">
|
||||
<meta property="og:title" content="ECG portal">
|
||||
<meta property="og:description" content="Overview of all ECG tools managed by the IT hub">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:image" content="metaimage.jpg">
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta property="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:url" content="https://my.ecogood.org/">
|
||||
<meta property="twitter:title" content="ECG portal">
|
||||
<meta property="twitter:description" content="Overview of all ECG tools managed by the IT hub">
|
||||
<meta property="twitter:image" content="">
|
||||
<meta property="twitter:image" content="metaimage.jpg">
|
||||
|
||||
<!-- FAVICON -->
|
||||
<link rel="stylesheet" href="ecogood.css"/>
|
||||
|
||||
Reference in New Issue
Block a user