Skip to content

Commit 022a8a1

Browse files
author
Denys Dinkevych
authored
Update index.html
1 parent 48f8b5a commit 022a8a1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Vite + React + TS</title>
88
<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.">
1010

1111
<!-- Open Graph / Facebook -->
1212
<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/">
1414
<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">
1717

1818
<!-- Twitter -->
1919
<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/">
2121
<meta property="twitter:title" content="GitHub Search - Find repositories and code snippets">
2222
<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">
2424
</head>
2525
<body>
2626
<div id="root"></div>

0 commit comments

Comments
 (0)