Skip to content

Commit

Permalink
og-image
Browse files Browse the repository at this point in the history
  • Loading branch information
Denys Dinkevych authored Nov 18, 2024
1 parent bc45478 commit 48f8b5a
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<meta name="title" content="GitHub Search - Find repositories and code snippets">
<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.">

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://githuberist.netlify.app/">
<meta property="og:title" content="GitHub Search - Find repositories and code snippets">
<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.">
<meta property="og:image" content="https://your-domain.com/og-image.jpg">

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://githuberist.netlify.app/">
<meta property="twitter:title" content="GitHub Search - Find repositories and code snippets">
<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.">
<meta property="twitter:image" content="https://githuberist.netlify.app/og-image.jpg">
</head>
<body>
<div id="root"></div>
Expand Down
Binary file added og-image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions terminal
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

0 comments on commit 48f8b5a

Please sign in to comment.