mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-02-20 21:42:58 +08:00
refactor(share): updated share meta
This commit is contained in:
parent
cf5e4d9056
commit
5222bd5d04
1 changed files with 2 additions and 4 deletions
|
@ -31,11 +31,9 @@
|
|||
property="og:description"
|
||||
content="Collection of handy online tools for developers, with great UX. IT Tools is a free and open-source collection of handy online tools for developers & people working in IT."
|
||||
/>
|
||||
<meta property="og:image" content="https://it-tools.tech/banner.png" />
|
||||
<meta property="og:image" content="https://it-tools.tech/banner.png?v=2" />
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:domain" content="it-tools.tech" />
|
||||
<meta name="twitter:url" content="https://it-tools.tech/" />
|
||||
<meta name="twitter:site" content="@ittoolsdottech" />
|
||||
<meta name="twitter:creator" content="@cthmsst" />
|
||||
|
||||
|
@ -44,7 +42,7 @@
|
|||
name="twitter:description"
|
||||
content="Collection of handy online tools for developers, with great UX. IT Tools is a free and open-source collection of handy online tools for developers & people working in IT."
|
||||
/>
|
||||
<meta name="twitter:image" content="https://it-tools.tech/banner.png" />
|
||||
<meta name="twitter:image" content="https://it-tools.tech/banner.png?v=2" />
|
||||
<meta name="twitter:image:alt" content="IT Tools - Handy online tools for developers" />
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue