Skip to content

Commit d32c314

Browse files
author
Super Dune
committed
Add OG image + meta tags for link previews on X, Discord, iMessage etc
1 parent d550c9b commit d32c314

3 files changed

Lines changed: 19 additions & 0 deletions

File tree

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
55
<meta name="viewport" content="width=device-width,initial-scale=1.0">
66
<title>Email35 — Your inbox, spam-free. Every email costs a penny.</title>
77
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
8+
<meta property="og:title" content="Email35 — Your inbox, spam-free.">
9+
<meta property="og:description" content="Get an @email35.com address. Senders pay $0.01 to reach you. Spam becomes impossible.">
10+
<meta property="og:image" content="https://email35.com/og-image.svg">
11+
<meta property="og:image:width" content="1200">
12+
<meta property="og:image:height" content="630">
13+
<meta property="og:url" content="https://email35.com">
14+
<meta property="og:type" content="website">
15+
<meta name="twitter:card" content="summary_large_image">
16+
<meta name="twitter:title" content="Email35 — Your inbox, spam-free.">
17+
<meta name="twitter:description" content="Get an @email35.com address. Senders pay $0.01 to reach you. Spam becomes impossible.">
18+
<meta name="twitter:image" content="https://email35.com/og-image.svg">
19+
<meta name="description" content="Email35 — Get a spam-free email address. Senders pay $0.01 to reach you. Paid emails forward to your real inbox.">
820
<style>
921
*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}
1022
:root{--bg:#0a0a0f;--card:#12121e;--card2:#181828;--border:#1e1e3a;--border2:#2a2a5a;--text:#e0e0f0;--muted:#666;--dim:#444;--cyan:#00d4ff;--cyan-dim:#0099bb;--cyan-glow:rgba(0,212,255,.12);--purple:#7b61ff;--green:#00ff88;--red:#ff4466;--mono:'Courier New',monospace;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif}

og-image.png

4.89 KB
Loading

og-image.svg

Lines changed: 7 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)