|
| 1 | +<snippet> |
| 2 | + <content><![CDATA[ |
| 3 | +<meta name="format-detection" content="telephone=no"> |
| 4 | +<meta name="referrer" content="origin"> |
| 5 | +<meta name="description" content=""> |
| 6 | +
|
| 7 | +<!-- facebook --> |
| 8 | +<meta property="og:site_name" content=""> |
| 9 | +<meta property="og:title" content=""> |
| 10 | +<meta property="og:type" content="website"> |
| 11 | +<meta property="og:url" content="http://"> |
| 12 | +<meta property="og:description" content=""> |
| 13 | +<meta property="og:image" content="http://"> |
| 14 | +<meta property="fb:admins" content=""> |
| 15 | +<meta property="fb:app_id" content=""> |
| 16 | +
|
| 17 | +<link rel="image_src" href=""> |
| 18 | +
|
| 19 | +<!-- component schema.org --> |
| 20 | +<meta itemprop="name" content=""> |
| 21 | +<meta itemprop="description" content=""> |
| 22 | +<meta itemprop="image" content="http://"> |
| 23 | +<meta itemprop="url" content="http://"> |
| 24 | +
|
| 25 | +<meta name="geo.country" content="BR"> |
| 26 | +<meta name="geo.region" content="RJ"> |
| 27 | +<meta name="geo.placename" content="Rio de Janeiro"> |
| 28 | +
|
| 29 | +<!-- favicon --> |
| 30 | +<link rel="apple-touch-icon" href="/apple-touch-icon.png"> |
| 31 | +<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> |
| 32 | +<link rel="icon" href="/favicon.ico" type="image/x-icon"> |
| 33 | +
|
| 34 | +<!-- canonical --> |
| 35 | +<link rel="canonical" href="http://"> |
| 36 | +]]></content> |
| 37 | + <!-- Optional: Set a tabTrigger to define how to trigger the snippet --> |
| 38 | + <tabTrigger>html-head</tabTrigger> |
| 39 | + <!-- Optional: Set a scope to limit where the snippet will trigger --> |
| 40 | + <!-- <scope>source.python</scope> --> |
| 41 | +</snippet> |
0 commit comments