update sidebar

This commit is contained in:
franknstayn
2021-07-10 18:33:53 +08:00
parent b8d4ec4e58
commit c2a9729be6
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<!-- mini logo for sidebar mini 50x50 pixels --> <!-- mini logo for sidebar mini 50x50 pixels -->
<span class="logo-mini"><b>C</b></span> <span class="logo-mini"><b>C</b></span>
<!-- logo for regular state and mobile devices --> <!-- logo for regular state and mobile devices -->
<span class="logo-lg"><b>CREW</b> Admin</span> <span class="logo-lg"><b>Merchbay</b> Admin</span>
</a> </a>
<!-- Header Navbar --> <!-- Header Navbar -->

View File

@@ -7,7 +7,7 @@ scratch. This page gets rid of all links and provides the needed markup only.
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>CREW Administrator</title> <title>Merchbay Administrator</title>
<!-- Tell the browser to be responsive to screen width --> <!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<meta name="csrf_token" content="{{ csrf_token() }}" /> <meta name="csrf_token" content="{{ csrf_token() }}" />