79444023

Date: 2025-02-16 22:12:09
Score: 2
Natty:
Report link

you can faund the code in your site

    <link rel="stylesheet" href="{{ mix('css/custom.css') }}">

chang to

    <link rel="stylesheet" href="{{ asset('css/custom.css') }}">
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: sulik