Dash page logou
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
<meta content="Fluxtra LLC" name="author" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<!-- app favicon -->
|
||||
<link rel="shortcut icon" href="assets/img/favicon.ico">
|
||||
<link rel="shortcut icon" href="/assets/img/favicon.ico">
|
||||
<!-- google fonts -->
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" rel="stylesheet">
|
||||
<!-- plugin stylesheets -->
|
||||
<link rel="stylesheet" type="text/css" href="assets/css/vendors.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/assets/css/vendors.css" />
|
||||
<!-- app style -->
|
||||
<link rel="stylesheet" type="text/css" href="assets/css/style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/assets/css/style.css" />
|
||||
</head>
|
||||
|
||||
<body class="bg-white">
|
||||
|
||||
Reference in New Issue
Block a user