Advertisement
Guest User

Untitled

a guest
Jun 15th, 2019
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.88 KB | None | 0 0
  1. <meta charset="utf-8">
  2.   <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  3.   <meta name="description" content="Start your development with a Dashboard for Bootstrap 4.">
  4.   <meta name="author" content="Creative Tim">
  5.   <title>Argon Dashboard - Free Dashboard for Bootstrap 4</title>
  6.   <!-- Favicon -->
  7.   <link href="{{ asset('argon/assets/img/brand/favicon.png') }}" rel="icon" type="image/png">
  8.   <!-- Fonts -->
  9.   <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet">
  10.   <!-- Icons -->
  11.   <link href="{{ asset('argon/assets/vendor/nucleo/css/nucleo.css') }}" rel="stylesheet">
  12.   <link href="{{ asset('argon/assets/vendor/@fortawesome/fontawesome-free/css/all.min.css') }}" rel="stylesheet">
  13.   <!-- Argon CSS -->
  14.   <link type="text/css" href="{{ asset('argon/assets/css/argon.css?v=1.0.0') }}" rel="stylesheet">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement