|
13 | 13 | <!-- Fonts --> |
14 | 14 | <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet"> |
15 | 15 | <!-- Extra details for Live View on GitHub Pages --> |
16 | | - <!-- Canonical SEO --> |
17 | | - <link rel="canonical" href="https://www.creative-tim.com/product/argon-dashboard-laravel" /> |
18 | | - <!-- Social tags --> |
19 | | - <meta name="keywords" content="dashboard, bootstrap 4 dashboard, bootstrap 4 design, bootstrap 4 system, bootstrap 4, bootstrap 4 uit kit, bootstrap 4 kit, argon, argon ui kit, creative tim, html kit, html css template, web template, bootstrap, bootstrap 4, css3 template, frontend, responsive bootstrap template, bootstrap ui kit, responsive ui kit, argon dashboard"> |
20 | | - <meta name="description" content="Start your development with a Dashboard for Bootstrap 4."> |
21 | | - <!-- Schema.org markup for Google+ --> |
22 | | - <meta itemprop="name" content="Argon - Free Dashboard for Bootstrap 4 by Creative Tim"> |
23 | | - <meta itemprop="description" content="Start your development with a Dashboard for Bootstrap 4."> |
24 | | - <meta itemprop="image" content="https://s3.amazonaws.com/creativetim_bucket/products/96/original/opt_ad_thumbnail.jpg"> |
25 | | - <!-- Twitter Card data --> |
26 | | - <meta name="twitter:card" content="product"> |
27 | | - <meta name="twitter:site" content="@creativetim"> |
28 | | - <meta name="twitter:title" content="Argon - Free Dashboard for Bootstrap 4 by Creative Tim"> |
29 | | - <meta name="twitter:description" content="Start your development with a Dashboard for Bootstrap 4."> |
30 | | - <meta name="twitter:creator" content="@creativetim"> |
31 | | - <meta name="twitter:image" content="https://s3.amazonaws.com/creativetim_bucket/products/96/original/opt_ad_thumbnail.jpg"> |
32 | | - <!-- Open Graph data --> |
33 | | - <meta property="fb:app_id" content="655968634437471"> |
34 | | - <meta property="og:title" content="Argon - Free Dashboard for Bootstrap 4 by Creative Tim" /> |
35 | | - <meta property="og:type" content="article" /> |
36 | | - <meta property="og:url" content="https://demos.creative-tim.com/argon-dashboard/index.html" /> |
37 | | - <meta property="og:image" content="https://s3.amazonaws.com/creativetim_bucket/products/96/original/opt_ad_thumbnail.jpg" /> |
38 | | - <meta property="og:description" content="Start your development with a Dashboard for Bootstrap 4." /> |
39 | | - <meta property="og:site_name" content="Creative Tim" /> |
40 | | - <!-- Google Tag Manager --> |
41 | | - <script> |
42 | | - (function(w, d, s, l, i) { |
43 | | - w[l] = w[l] || []; |
44 | | - w[l].push({ |
45 | | - 'gtm.start': new Date().getTime(), |
46 | | - event: 'gtm.js' |
47 | | - }); |
48 | | - var f = d.getElementsByTagName(s)[0], |
49 | | - j = d.createElement(s), |
50 | | - dl = l != 'dataLayer' ? '&l=' + l : ''; |
51 | | - j.async = true; |
52 | | - j.src = |
53 | | - 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; |
54 | | - f.parentNode.insertBefore(j, f); |
55 | | - })(window, document, 'script', 'dataLayer', 'GTM-NKDMSK6'); |
56 | | - </script> |
57 | | - <!-- End Google Tag Manager --> |
| 16 | + |
58 | 17 | <!-- Icons --> |
59 | 18 | <link href="{{ asset('argon') }}/vendor/nucleo/css/nucleo.css" rel="stylesheet"> |
60 | 19 | <link href="{{ asset('argon') }}/vendor/@fortawesome/fontawesome-free/css/all.min.css" rel="stylesheet"> |
|
0 commit comments