|
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | 5 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,shrink-to-fit=no"> |
6 | | - <meta name="description" content="DevDocs is a fast, offline, and free documentation browser for developers. Search 100+ docs in one web app: HTML, CSS, JavaScript, PHP, Ruby, Python, Go, C, C++…"> |
| 6 | + <meta name="description" content="Fast, offline, and free documentation browser for developers. Search 100+ docs in one web app: HTML, CSS, JavaScript, PHP, Ruby, Python, Go, C, C++…"> |
7 | 7 | <meta property="application-name" content="DevDocs"> |
8 | 8 | <meta property="og:title" content="DevDocs"> |
9 | | - <meta property="og:description" content="DevDocs is a free API documentation browser that combines 100+ docs in a single UI with offline mode, instant search, keyboard navigation, and more."> |
| 9 | + <meta property="og:description" content="Fast, offline, and free documentation browser for developers. Search 100+ docs in one web app including HTML, CSS, JavaScript, PHP, Ruby, Python, Go, C, C++, and many more."> |
10 | 10 | <meta property="og:type" content="website"> |
11 | 11 | <meta property="og:url" content="<%= canonical_origin %>"> |
12 | | - <meta property="og:image" content="<%= App.cdn_origin %>/images/icon-128.png"> |
| 12 | + <meta property="og:image" content="<%= App.cdn_origin %>/images/icon-320.png"> |
13 | 13 | <meta name="apple-mobile-web-app-title" content="DevDocs"> |
14 | 14 | <meta name="apple-mobile-web-app-capable" content="yes"> |
15 | 15 | <meta name="apple-mobile-web-app-status-bar-style" content="black"> |
|
0 commit comments