I've recently noticed that when accessing the main FSairlines page without logging into the "Crew Center," the icons for parts of the website are missing. The browser console shows the following error:
Code: Select all
Failed to load resource: the server responded with a status of 404 (Not Found) font-awesome.min.css
Upon further investigation, I noticed that the URL for the library points to "/libraries/font-awesome/css/css/font-awesome.min.css" instead of "/libraries/font-awesome/css/font-awesome.min.css", where the file is actually located.