Fix controller cleanup issues
All checks were successful
Tests / Laravel tests (pull_request) Successful in 3m24s
All checks were successful
Tests / Laravel tests (pull_request) Successful in 3m24s
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
© {{ date('Y') }} Roberto Guagliardo. Alle rechten voorbehouden.
|
||||
</footer>
|
||||
<div id="custom-cursor">
|
||||
{!! file_get_contents(public_path('storage/sitiweb.svg')) !!}
|
||||
{!! file_get_contents(resource_path('images/sitiweb.svg')) !!}
|
||||
</div>
|
||||
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user