Add display articles & categories, raw mode
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<meta name="csrf-token" content="{{ csrf_token() }}">
|
||||
|
||||
<title>OpenSemis</title>
|
||||
<meta name="description" content="Boutique propulsée par HumaN.E.T">
|
||||
<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">
|
||||
@@ -36,7 +36,7 @@
|
||||
</section>
|
||||
</div>
|
||||
|
||||
@include("Shop._partials.footer")
|
||||
@include("Shop.layout.partials.footer")
|
||||
|
||||
</main>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user