Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3174329
D3886.id12138.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
921 B
Referenced Files
None
Subscribers
None
D3886.id12138.diff
View Options
diff --git a/keyserver/src/responders/landing-handler.js b/keyserver/src/responders/landing-handler.js
--- a/keyserver/src/responders/landing-handler.js
+++ b/keyserver/src/responders/landing-handler.js
@@ -112,6 +112,13 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
+ <meta property="og:url" content="https://comm.app/" />
+ <meta property="og:title" content="Comm" />
+ <meta property="og:description" content="Crypto-native messaging based on federated keyservers" />
+ <meta property="og:image" content="https://comm.app/landing-favicon-32x32.png" />
+ <meta property="og:image:alt" content="Comm logo" />
+ <meta name="twitter:card" content="summary" />
+ <meta name="twitter:site" content="@CommDotApp" />
<title>Comm</title>
<base href="${basePath}" />
${fontsInclude}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 8, 4:06 PM (17 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2444529
Default Alt Text
D3886.id12138.diff (921 B)
Attached To
Mode
D3886: [landing] Add thumbnail and description for landing page when shared
Attached
Detach File
Event Timeline
Log In to Comment