|
1 | | -<meta charset="utf-8" /> |
2 | | -<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| 1 | +<meta charset="utf-8"> |
| 2 | +<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
3 | 3 |
|
4 | 4 | {% if page.url == '/' or page.url == '/index.html' %} |
5 | 5 | <title>Pixelnest Studio</title> |
|
8 | 8 | {% endif %} |
9 | 9 |
|
10 | 10 | <!-- Misc. --> |
11 | | -<link rel="shortcut icon" href="/static/images/favicon.ico?v=0002" /> |
12 | | -<link rel="alternate" type="application/atom+xml" title="Pixelnest Studio" href="http://feedpress.me/pixelnest" /> |
| 11 | +<link rel="shortcut icon" href="/static/images/favicon.ico?v=0002"> |
| 12 | +<link rel="alternate" type="application/atom+xml" title="Pixelnest Studio" href="http://feedpress.me/pixelnest"> |
13 | 13 |
|
14 | 14 | <!-- Description. --> |
15 | | -<meta name="author" content="Pixelnest Studio" /> |
16 | | -<meta name="description" content="Pixelnest Studio — we craft games and apps." /> |
17 | | -<meta name="keywords" content="pixelnest, studio, damien, mayance, matthieu, oger, games, apps, development, mobile, web, steredenn" /> |
| 15 | +<meta name="author" content="Pixelnest Studio"> |
| 16 | +<meta name="description" content="Pixelnest Studio — we craft games and apps."> |
| 17 | +<meta name="keywords" content="pixelnest, studio, damien, mayance, matthieu, oger, games, apps, development, mobile, web, steredenn"> |
18 | 18 |
|
19 | 19 | <!-- Social. --> |
20 | | -<link rel="author" href="http://pixelnest.io/about/"/ /> |
21 | | -<link rel="publisher" href="https://plus.google.com/+PixelnestStudio" /> |
| 20 | +<link rel="author" href="http://pixelnest.io/about/"> |
| 21 | +<link rel="publisher" href="https://plus.google.com/+PixelnestStudio"> |
22 | 22 |
|
23 | 23 | <!-- Twitter. --> |
24 | | -<meta name="twitter:card" content="summary" /> |
25 | | -<meta name="twitter:site" content="@pixelnest" /> |
| 24 | +<meta name="twitter:card" content="summary"> |
| 25 | +<meta name="twitter:site" content="@pixelnest"> |
26 | 26 | <meta name="twitter:creator" content="@pixelnest"> |
27 | | -<meta name="twitter:title" content="Pixelnest Studio" /> |
28 | | -<meta name="twitter:description" content="We craft games and apps." /> |
29 | | -<meta name="twitter:url" content="http://pixelnest.io/" /> |
30 | | -<meta name="twitter:image" content="http://pixelnest.io/static/images/card.jpg" /> |
31 | | -<meta name="twitter:image:alt" content="Pixelnest Studio — we craft games and apps." /> |
| 27 | +<meta name="twitter:title" content="Pixelnest Studio"> |
| 28 | +<meta name="twitter:description" content="We craft games and apps."> |
| 29 | +<meta name="twitter:url" content="http://pixelnest.io/"> |
| 30 | +<meta name="twitter:image" content="http://pixelnest.io/static/images/card.jpg"> |
| 31 | +<meta name="twitter:image:alt" content="Pixelnest Studio — we craft games and apps."> |
32 | 32 |
|
33 | 33 | <!-- OpenGraph. --> |
34 | | -<meta property="og:locale" content="en" /> |
| 34 | +<meta property="og:locale" content="en"> |
35 | 35 | <meta property="og:title" content="Pixelnest Studio"> |
36 | 36 | <meta property="og:description" content="Pixelnest Studio — we craft games and apps."> |
37 | 37 | <meta property="og:url" content="http://pixelnest.io"> |
|
0 commit comments