Synchro back-office, fix on tariffs
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta name="csrf-token" content="{{ csrf_token() }}">
|
||||
|
||||
<title>OpenSemis</title>
|
||||
<title>Jardin'enVie</title>
|
||||
<meta name="description" content="Vente de semences, variété anciennes">
|
||||
<meta name="keywords" content="">
|
||||
|
||||
<link rel="icon" type="image/vnd.microsoft.icon" href="img/favicon.ico">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
|
||||
<link rel="stylesheet" href="css/site.min.css" type="text/css" media="all">
|
||||
<link rel="stylesheet" href="/css/site.min.css" type="text/css" media="all">
|
||||
|
||||
@stack('css')
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
<script type="text/javascript" src="js/site.min.js" ></script>
|
||||
<script type="text/javascript" src="/js/site.min.js" ></script>
|
||||
|
||||
@stack('scripts')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user