chore: SEO setup
This commit is contained in:
parent
5e58af119d
commit
1925ee4a54
@ -4,7 +4,13 @@
|
|||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<meta name="theme-color" content="#000000" />
|
<meta name="theme-color" content="#000000" />
|
||||||
<meta name="description" content="Nostr live streaming" />
|
<meta name="description" content="Nostr live streaming powered by Bitcoin lightning" />
|
||||||
|
<meta name="keywords" content="nostr, streaming, twitch.tv, twitch, trovo, kick, tik-tok, live, bitcoin, sats, lightning, freedom, censorship, resitance, open, source, gaming, chatting, IRL, e-sports, electronic sports" />
|
||||||
|
<meta property="og:url" content="https://zap.stream" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:title" content="zap.stream" />
|
||||||
|
<meta property="og:description" content="Nostr live streaming powered by Bitcoin lightning" />
|
||||||
|
<meta property="og:image" content="/logo.png" />
|
||||||
<link rel="apple-touch-icon" href="/logo.png" />
|
<link rel="apple-touch-icon" href="/logo.png" />
|
||||||
<link rel="icon" href="/logo_32.png" />
|
<link rel="icon" href="/logo_32.png" />
|
||||||
<link rel="manifest" href="/manifest.json" />
|
<link rel="manifest" href="/manifest.json" />
|
||||||
|
2
public/robots.txt
Normal file
2
public/robots.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
User-agent: *
|
||||||
|
Disallow:
|
Loading…
x
Reference in New Issue
Block a user