diff options
-rw-r--r-- | index.html | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -4,11 +4,11 @@ <meta charset="UTF-8" /> <link rel="icon" href="/favicon.ico" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="description" content="Aggregated set of useful tools that every developer may need once in a while." /> + <meta name="description" content="Collection of handy online tools for devs, with great UX. IT Tools is a free and open-source collection of handy online tools for developers & people working in IT." /> <title>IT Tools</title> <meta itemprop="name" content="IT-Tools" /> - <meta name="description" content="Aggregated set of useful tools that every developer may need once in a while." /> - <meta itemprop="description" content="Aggregated set of useful tools that every developer may need once in a while." /> + <meta name="description" content="Collection of handy online tools for devs, with great UX. IT Tools is a free and open-source collection of handy online tools for developers & people working in IT." /> + <meta itemprop="description" content="Collection of handy online tools for devs, with great UX. IT Tools is a free and open-source collection of handy online tools for developers & people working in IT." /> <link rel="author" href="/humans.txt" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" /> @@ -21,14 +21,14 @@ <meta property="og:url" content="https://dev.it-tools.tech/" /> <meta property="og:type" content="website" /> <meta property="og:title" content="IT-Tools" /> - <meta property="og:description" content="Aggregated set of useful tools that every developer may need once in a while." /> + <meta property="og:description" content="Collection of handy online tools for devs, 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="/banner.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta property="twitter:domain" content="dev.it-tools.tech" /> <meta property="twitter:url" content="https://dev.it-tools.tech/" /> <meta name="twitter:title" content="IT-Tools" /> - <meta name="twitter:description" content="Aggregated set of useful tools that every developer may need once in a while." /> + <meta name="twitter:description" content="Collection of handy online tools for devs, 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="/banner.png" /> </head> <body> |