|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 | 7 | <title>Vite + React + TS</title>
|
8 | 8 | <meta name="title" content="GitHub Search - Find repositories and code snippets">
|
9 |
| - <meta name="description" content="Search through GitHub repositories, code snippets, and packages with our powerful search tool. Find what you need faster with advanced filtering options."> |
| 9 | + <meta name="description" content="Search through GitHub repositories, code snippets, and users with our powerful search tool."> |
10 | 10 |
|
11 | 11 | <!-- Open Graph / Facebook -->
|
12 | 12 | <meta property="og:type" content="website">
|
13 |
| - <meta property="og:url" content="https://githuberist.netlify.app/"> |
| 13 | + <meta property="og:url" content="https://githubber.sourcingdenis.live/"> |
14 | 14 | <meta property="og:title" content="GitHub Search - Find repositories and code snippets">
|
15 |
| - <meta property="og:description" content="Search through GitHub repositories, code snippets, and packages with our powerful search tool. Find what you need faster with advanced filtering options."> |
16 |
| - <meta property="og:image" content="https://your-domain.com/og-image.jpg"> |
| 15 | + <meta property="og:description" content="Search through GitHub repositories, code snippets, and users with our powerful search tool."> |
| 16 | + <meta property="og:image" content="https://githubber.sourcingdenis.live/og-image.jpg"> |
17 | 17 |
|
18 | 18 | <!-- Twitter -->
|
19 | 19 | <meta property="twitter:card" content="summary_large_image">
|
20 |
| - <meta property="twitter:url" content="https://githuberist.netlify.app/"> |
| 20 | + <meta property="twitter:url" content="https://githubber.sourcingdenis.live/"> |
21 | 21 | <meta property="twitter:title" content="GitHub Search - Find repositories and code snippets">
|
22 | 22 | <meta property="twitter:description" content="Search through GitHub repositories, code snippets, and packages with our powerful search tool. Find what you need faster with advanced filtering options.">
|
23 |
| - <meta property="twitter:image" content="https://githuberist.netlify.app/og-image.jpg"> |
| 23 | + <meta property="twitter:image" content="https://githubber.sourcingdenis.live/og-image.jpg"> |
24 | 24 | </head>
|
25 | 25 | <body>
|
26 | 26 | <div id="root"></div>
|
|
0 commit comments