tangled
alpha
login
or
join now
byjp.me
/
slow.fyi
0
fork
atom
A microsite for helping take the pressure off sending infrequent communication.
slow.fyi
microsite
0
fork
atom
overview
issues
pulls
pipelines
Add extra of meta tags
byjp.me
5 years ago
6847b8a3
96a77613
+4
1 changed file
expand all
collapse all
unified
split
public
index.html
+4
public/index.html
···
15
15
<meta name="msapplication-TileColor" content="#2d89ef">
16
16
<meta name="theme-color" content="#ffffff">
17
17
18
18
+
<meta property="og:title" content="slow.fyi" />
19
19
+
<meta property="og:description" content="Shorthand for “reply in your own time”" />
20
20
+
<meta property="og:type" content="website" />
21
21
+
<meta property="og:url" content="https://www.slow.fyi" />
18
22
<meta property="og:image" content="https://www.slow.fyi/social.png" />
19
23
<meta property="og:image:width" content="1200" />
20
24
<meta property="og:image:height" content="630" />