This commit is contained in:
Ludovic CANDELLIER
2020-04-15 17:45:10 +02:00
parent 6d1993c037
commit 5afd1d02ef
4 changed files with 4 additions and 4 deletions

View File

@@ -24,6 +24,6 @@ class HomeController extends Controller
*/
public function index()
{
return view('Shop.home');
return view('shop.home');
}
}

View File

@@ -4,7 +4,7 @@
<div id="desktop_logo">
<h1>
<a href="">
<img class="logo img-responsive" src="img/logo.png" alt="Demo Shop">
<img class="logo img-responsive" src="img/logo.png" alt="Demo">
</a>
</h1>
</div>

View File

@@ -7,7 +7,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>OpenSemis</title>
<meta name="description" content="Boutique propulsée par PrestaShop">
<meta name="description" content="Boutique propulsée par HumaN.E.T">
<meta name="keywords" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">

View File

@@ -7,7 +7,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>OpenSemis</title>
<meta name="description" content="Boutique propulsée par PrestaShop">
<meta name="description" content="Boutique propulsée par HumaN.E.T">
<meta name="keywords" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">