update assets path

master
Gustavo Luigi 2023-10-30 05:20:26 -03:00
parent 67fe90becb
commit 749035b1ee
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<link href="{{storage('libs/bootstrap-5.3.0/bootstrap.min.css')}}" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<link href="{{storage('assets/libs/bootstrap-5.3.0/bootstrap.min.css')}}" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<style>

body{

View File

@ -105,7 +105,7 @@
<br>
<br>
<br>
<lottie-player src="{{storage('animations/no-products.json')}}" background="transparent" speed="1" style="width: 150px; height: 150px; margin-left: 40%" loop autoplay></lottie-player>
<lottie-player src="{{storage('assets/animations/no-products.json')}}" background="transparent" speed="1" style="width: 150px; height: 150px; margin-left: 40%" loop autoplay></lottie-player>
<br>
<br>
<br>