|
8 | 8 | <title>React Tools</title> |
9 | 9 | <meta name="author" content="Andrea Cosentino"> |
10 | 10 | <meta name="description" content="A collection of Hooks, Components, Utilities and Types for React"> |
11 | | - <meta name="google-site-verification" content="KH1Ev2g2Ff7vK1e6y7jUo82CDQRU7pl7kHBMMdm3ILg" /> |
| 11 | + <meta name="google-site-verification" content="sANDyZwNLCvpVwg7uz4gNQEY_64K_v7Au2J9LL9SUtQ" /> |
12 | 12 | <meta name="keywords" content="react, tools, custom, hooks"> |
13 | 13 | <meta name="language" content="English"> |
14 | 14 | <!-- <meta name="robots" content="index, follow">--> |
|
20 | 20 |
|
21 | 21 | <!-- Open Graph / Facebook --> |
22 | 22 | <meta property="og:type" content="website"> |
23 | | - <meta property="og:url" content="https://libraries.ndria.dev/react-tools/"> |
| 23 | + <meta property="og:url" content="https://react-tools.ndria.dev/"> |
24 | 24 | <meta property="og:title" content="React Tools"> |
25 | 25 | <meta property="og:description" content="A collection of Hooks, Components, Utilities and Types for React"> |
26 | 26 | <meta property="og:image" content="/react-red.webp"> |
27 | 27 |
|
28 | 28 | <!-- Twitter --> |
29 | 29 | <meta property="twitter:card" content="summary_large_image"> |
30 | | - <meta property="twitter:url" content="https://libraries.ndria.dev/react-tools/"> |
| 30 | + <meta property="twitter:url" content="https://react-tools.ndria.dev/"> |
31 | 31 | <meta property="twitter:title" content="React Tools"> |
32 | 32 | <meta property="twitter:description" content="A collection of Hooks, Components, Utilities and Types for React"> |
33 | 33 | <meta property="twitter:image" content="/react-red.webp"> |
|
0 commit comments