Skip to content

Commit

Permalink
review seo
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioconselheiro committed Oct 17, 2024
1 parent a30ca1b commit a648437
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 13 deletions.
9 changes: 4 additions & 5 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,14 @@
<meta property="og:image:width" content="512">
<meta property="og:image:height" content="512">
<meta property="og:site_name" content="Omegle">
<meta itemprop="description" content="Omegle is a great place to meet new friends. When you use Omegle, we pick another user at random and let you have a one-on-one chat with each other.">
<meta itemprop="description" content="Your friends are boring. Strangers are better.">

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="https://antonioconselheiro.github.io/omeglestr/#/chat">
<meta name="twitter:image" content="https://antonioconselheiro.github.io/omeglestr/assets/icon.png">
<meta name="twitter:creator" content="@mempool">
<meta name="twitter:title" content="The Mempool Open Source Project®">
<meta name="twitter:description" content="Explore the full Bitcoin ecosystem with The Mempool Open Source Project®. See the real-time status of your transactions, get network info, and more.">
<meta name="twitter:domain" content="mempool.space">
<meta name="twitter:creator" content="npub1lafcm7zm35l9q06mnaqk5ykt2530ylnwm5j8xaykflppfstv6vysxg4ryf">
<meta name="twitter:title" content="Omegle: Talk to strangers!">
<meta name="twitter:description" content="Your friends are boring. Strangers are better.">

<link rel="icon" type="image/png" sizes="32x32" href="/assets/icon.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icon.png">
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "omeglestr",
"version": "0.2.0",
"version": "0.2.1",
"author": "António Conselheiro",
"license": "Ungovernable",
"scripts": {
Expand Down
9 changes: 4 additions & 5 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,14 @@
<meta property="og:image:width" content="512"/>
<meta property="og:image:height" content="512"/>
<meta property="og:site_name" content="Omegle">
<meta itemprop="description" content="Omegle is a great place to meet new friends. When you use Omegle, we pick another user at random and let you have a one-on-one chat with each other.">
<meta itemprop="description" content="Your friends are boring. Strangers are better.">

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="https://antonioconselheiro.github.io/omeglestr/#/chat">
<meta name="twitter:image" content="https://antonioconselheiro.github.io/omeglestr/assets/icon.png"/>
<meta name="twitter:creator" content="@mempool">
<meta name="twitter:title" content="The Mempool Open Source Project®">
<meta name="twitter:description" content="Explore the full Bitcoin ecosystem with The Mempool Open Source Project®. See the real-time status of your transactions, get network info, and more."/>
<meta name="twitter:domain" content="mempool.space">
<meta name="twitter:creator" content="npub1lafcm7zm35l9q06mnaqk5ykt2530ylnwm5j8xaykflppfstv6vysxg4ryf">
<meta name="twitter:title" content="Omegle: Talk to strangers!">
<meta name="twitter:description" content="Your friends are boring. Strangers are better."/>

<link rel="icon" type="image/png" sizes="32x32" href="/assets/icon.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icon.png">
Expand Down

0 comments on commit a648437

Please sign in to comment.