Depuración de tamplete
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
<!-- Web Fonts -->
|
||||
<link id="googleFonts" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800%7CShadows+Into+Light&display=swap" rel="stylesheet" type="text/css">
|
||||
|
||||
@include('vuexy-website-layout-porto::layouts.business-consulting-4.partials.styles')
|
||||
@include('koneko-layout-porto::layouts.business-consulting-4.partials.styles')
|
||||
</head>
|
||||
<body>
|
||||
<div class="body">
|
||||
@ -28,6 +28,6 @@
|
||||
@yield('footer')
|
||||
</div>
|
||||
|
||||
@include('vuexy-website-layout-porto::layouts.business-consulting-4.partials.scripts')
|
||||
@include('koneko-layout-porto::layouts.business-consulting-4.partials.scripts')
|
||||
</body>
|
||||
</html>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<!-- Web Fonts -->
|
||||
<link id="googleFonts" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800%7CRoboto+Slab:300,400,700,900&display=swap" rel="stylesheet" type="text/css">
|
||||
|
||||
@include('vuexy-website-layout-porto::layouts.cleaning-services.partials.styles')
|
||||
@include('koneko-layout-porto::layouts.cleaning-services.partials.styles')
|
||||
</head>
|
||||
<body>
|
||||
<div class="body">
|
||||
@ -28,6 +28,6 @@
|
||||
@yield('footer')
|
||||
</div>
|
||||
|
||||
@include('vuexy-website-layout-porto::layouts.cleaning-services.partials.scripts')
|
||||
@include('koneko-layout-porto::layouts.cleaning-services.partials.scripts')
|
||||
</body>
|
||||
</html>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<!-- Web Fonts -->
|
||||
<link id="googleFonts" href="https://fonts.googleapis.com/css?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet" type="text/css">
|
||||
|
||||
@include('vuexy-website-layout-porto::layouts.renewable-energy.partials.styles')
|
||||
@include('koneko-layout-porto::layouts.renewable-energy.partials.styles')
|
||||
</head>
|
||||
<body class="alternative-font-7">
|
||||
<div class="body">
|
||||
@ -28,6 +28,6 @@
|
||||
@yield('footer')
|
||||
</div>
|
||||
|
||||
@include('vuexy-website-layout-porto::layouts.renewable-energy.partials.scripts')
|
||||
@include('koneko-layout-porto::layouts.renewable-energy.partials.scripts')
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user