uasoft-indonesia / badaso

Laravel Vue headless CMS / admin panel / dashboard / builder / API CRUD generator, anything !
https://badaso.uatech.co.id
MIT License
1.21k stars 223 forks source link

badaso-images/logo-144px.png 404 (Not Found) #852

Closed abraham-yusuf closed 1 year ago

abraham-yusuf commented 1 year ago

bug cant access badaso-images/logo-144px.png 404 (Not Found)

Badaso :

Desktop (please complete the following information):

abraham-yusuf commented 1 year ago

fixed. in welcome.blade. change this

<link rel="shortcut icon" href="/badaso-images/logo-144px.png" type="image/png">

to this

<link rel="shortcut icon" href="/storage/photos/shares/image.png" type="image/png">