|
25 | 25 | <title>Vue Material Dashboard by Creative Tim</title> |
26 | 26 | <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> |
27 | 27 |
|
28 | | - <!-- Extra details for Live View on GitHub Pages --> |
29 | | - <!-- Canonical SEO --> |
30 | | - <link rel="canonical" href="https://www.creative-tim.com/product/vue-material-dashboard"> |
31 | | - <!-- Social tags --> |
32 | | - <meta name="keywords" content="vue material dashboard, material vue admin, material vue dashboard, material design admin, material design, creative tim, vue dashboard, vue css dashboard, web dashboard, freebie, free dashboard, css3 dashboard, vue admin, vue dashboard, frontend, responsive vue dashboard"> |
33 | | - <meta name="description" content="Vue Material Dashboard is a beautiful resource built over Vue Material and Vuejs. It will help you get started developing dashboards in no time."> |
34 | | - <!-- Schema.org markup for Google+ --> |
35 | | - <meta itemprop="name" content="Vue Material Dashboard by Creative Tim"> |
36 | | - <meta itemprop="description" content="Vue Material Dashboard is a beautiful resource built over Vue Material and Vuejs. It will help you get started developing dashboards in no time."> |
37 | | - <meta itemprop="image" content="https://s3.amazonaws.com/creativetim_bucket/products/81/original/opt_md_vue.jpg"> |
38 | | - <!-- Twitter Card data --> |
39 | | - <meta name="twitter:card" content="product"> |
40 | | - <meta name="twitter:site" content="@creativetim"> |
41 | | - <meta name="twitter:title" content="Vue Material Dashboard by Creative Tim"> |
42 | | - <meta name="twitter:description" content="Vue Material Dashboard is a beautiful resource built over Vue Material and Vuejs. It will help you get started developing dashboards in no time."> |
43 | | - <meta name="twitter:creator" content="@creativetim"> |
44 | | - <meta name="twitter:image" content="https://s3.amazonaws.com/creativetim_bucket/products/81/original/opt_md_vue.jpg"> |
45 | | - <meta name="twitter:data1" content="Vue Material Dashboard by Creative Tim"> |
46 | | - <meta name="twitter:label1" content="Product Type"> |
47 | | - <meta name="twitter:data2" content="Free"> |
48 | | - <meta name="twitter:label2" content="Price"> |
49 | | - <!-- Open Graph data --> |
50 | | - <meta property="fb:app_id" content="655968634437471"> |
51 | | - <meta property="og:title" content="Material Dashboard by Creative Tim"> |
52 | | - <meta property="og:type" content="article"> |
53 | | - <meta property="og:url" content="https://demos.creative-tim.com/vue-material-dashboard"> |
54 | | - <meta property="og:image" content="https://s3.amazonaws.com/creativetim_bucket/products/81/original/opt_md_vue.jpg"> |
55 | | - <meta property="og:description" content="Vue Material Dashboard is a beautiful resource built over Vue Material and Vuejs. It will help you get started developing dashboards in no time."> |
56 | | - <meta property="og:site_name" content="Creative Tim"> |
57 | | - |
58 | 28 | <!-- Fonts and icons --> |
59 | 29 | <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic"> |
60 | 30 | <link rel="stylesheet" href="//fonts.googleapis.com/icon?family=Material+Icons"> |
61 | 31 | <link href="https://use.fontawesome.com/releases/v5.0.8/css/all.css" rel="stylesheet"> |
62 | | - |
63 | | - <!-- Google Tag Manager --> |
64 | | - <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
65 | | - new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
66 | | - j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
67 | | - 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
68 | | - })(window,document,'script','dataLayer','GTM-NKDMSK6');</script> |
69 | | - <!-- End Google Tag Manager --> |
70 | 32 | </head> |
71 | 33 | <body> |
72 | | - <!-- Google Tag Manager (noscript) --> |
73 | | - <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NKDMSK6" |
74 | | - height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
75 | | - <!-- End Google Tag Manager (noscript) --> |
76 | 34 | <div id="app"></div> |
77 | 35 | <!-- built files will be auto injected --> |
78 | | - <script> |
79 | | - // Facebook Pixel Code Don't Delete |
80 | | - !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? |
81 | | - n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; |
82 | | - n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; |
83 | | - t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, |
84 | | - document,'script','//connect.facebook.net/en_US/fbevents.js'); |
85 | | - |
86 | | - try{ |
87 | | - fbq('init', '111649226022273'); |
88 | | - fbq('track', "PageView"); |
89 | | - |
90 | | - }catch(err) { |
91 | | - console.log('Facebook Track Error:', err); |
92 | | - } |
93 | | - </script> |
94 | | - <noscript> |
95 | | - <img height="1" width="1" style="display:none" |
96 | | - src="https://www.facebook.com/tr?id=111649226022273&ev=PageView&noscript=1" |
97 | | - /> |
98 | | - </noscript> |
99 | 36 | </body> |
100 | 37 | </html> |
0 commit comments