Skip to content

Commit a648437

Browse files
review seo
1 parent a30ca1b commit a648437

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed

docs/index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,14 @@
1717
<meta property="og:image:width" content="512">
1818
<meta property="og:image:height" content="512">
1919
<meta property="og:site_name" content="Omegle">
20-
<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.">
20+
<meta itemprop="description" content="Your friends are boring. Strangers are better.">
2121

2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:site" content="https://antonioconselheiro.github.io/omeglestr/#/chat">
2424
<meta name="twitter:image" content="https://antonioconselheiro.github.io/omeglestr/assets/icon.png">
25-
<meta name="twitter:creator" content="@mempool">
26-
<meta name="twitter:title" content="The Mempool Open Source Project®">
27-
<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.">
28-
<meta name="twitter:domain" content="mempool.space">
25+
<meta name="twitter:creator" content="npub1lafcm7zm35l9q06mnaqk5ykt2530ylnwm5j8xaykflppfstv6vysxg4ryf">
26+
<meta name="twitter:title" content="Omegle: Talk to strangers!">
27+
<meta name="twitter:description" content="Your friends are boring. Strangers are better.">
2928

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

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "omeglestr",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"author": "António Conselheiro",
55
"license": "Ungovernable",
66
"scripts": {

src/index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,14 @@
1717
<meta property="og:image:width" content="512"/>
1818
<meta property="og:image:height" content="512"/>
1919
<meta property="og:site_name" content="Omegle">
20-
<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.">
20+
<meta itemprop="description" content="Your friends are boring. Strangers are better.">
2121

2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:site" content="https://antonioconselheiro.github.io/omeglestr/#/chat">
2424
<meta name="twitter:image" content="https://antonioconselheiro.github.io/omeglestr/assets/icon.png"/>
25-
<meta name="twitter:creator" content="@mempool">
26-
<meta name="twitter:title" content="The Mempool Open Source Project®">
27-
<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."/>
28-
<meta name="twitter:domain" content="mempool.space">
25+
<meta name="twitter:creator" content="npub1lafcm7zm35l9q06mnaqk5ykt2530ylnwm5j8xaykflppfstv6vysxg4ryf">
26+
<meta name="twitter:title" content="Omegle: Talk to strangers!">
27+
<meta name="twitter:description" content="Your friends are boring. Strangers are better."/>
2928

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

0 commit comments

Comments
 (0)