Update Koneko integration
This commit is contained in:
@ -1,10 +1,4 @@
|
||||
@extends('vuexy-website-layout-porto::layouts.porto.master')
|
||||
|
||||
@section('vendor-style')
|
||||
@vite([
|
||||
'vendor/koneko/laravel-vuexy-website-layout-porto/resources/assets/css/demos/demo-business-consulting-4.css',
|
||||
])
|
||||
@endsection
|
||||
@extends('vuexy-website-layout-porto::layouts.business-consulting-4.master')
|
||||
|
||||
@section('header')
|
||||
<header id="header" class="header-transparent" data-plugin-options="{'stickyEnabled': true, 'stickyEnableOnBoxed': true, 'stickyEnableOnMobile': false, 'stickyChangeLogo': false, 'stickyStartAt': 53, 'stickySetTop': '-53px'}">
|
||||
@ -983,8 +977,3 @@
|
||||
</div>
|
||||
</footer>
|
||||
@endsection
|
||||
|
||||
@section('vendor-script')
|
||||
<script src="{{ asset('vendor/koneko-layout/porto/vendor/particles/particles.min.js') }}"></script>
|
||||
<script src="{{ asset('vendor/koneko-layout/porto/js/demos/demo-business-consulting-4.js') }}"></script>
|
||||
@endsection
|
||||
|
Reference in New Issue
Block a user