Skip to content

Commit 8c7b1c0

Browse files
devsnekkeithw
authored andcommitted
add meta tags for better embeds
1 parent e1d6161 commit 8c7b1c0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: index.html

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="description" content="Mobile shell that supports roaming and intelligent local echo. Like SSH secure shell, but allows mobility and more responsive and robust.">
88
<meta name="author" content="Keith Winstein <[email protected]>">
9+
<meta property="og:type" content="website" />
10+
<meta property="og:url" content="https://mosh.org" />
11+
<meta property="og:site_name" content="Mosh" />
12+
<meta property="og:title" content="Mosh: the mobile shell"/>
13+
<meta property="og:description" content="Mobile shell that supports roaming and intelligent local echo. Like SSH secure shell, but allows mobility and more responsive and robust."/>
914

1015
<link rel="canonical" href="https://mosh.org" />
1116

0 commit comments

Comments
 (0)