|
|
@@ -4,11 +4,13 @@
|
|
|
<meta charset="utf-8">
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,shrink-to-fit=no">
|
|
|
<meta name="description" content="DevDocs is a fast, offline API documentation browser with 100+ docs including HTML, CSS, JavaScript, PHP, Ruby, Python, Go, C, C++, jQuery, and more.">
|
|
|
+ <meta property="application-name" content="DevDocs">
|
|
|
<meta property="og:title" content="DevDocs">
|
|
|
<meta property="og:description" content="DevDocs is an API documentation browser that combines 100+ docs in a single UI with offline mode, instant search, keyboard shortcuts, and more.">
|
|
|
<meta property="og:type" content="website">
|
|
|
<meta property="og:url" content="<%= canonical_origin %>">
|
|
|
<meta property="og:image" content="<%= App.cdn_origin %>/images/icon-128.png">
|
|
|
+ <meta name="apple-mobile-web-app-title" content="DevDocs">
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
|
<meta name="format-detection" content="telephone=no">
|