Current File : /home/kelaby89/teamhachem.com/wp-content/plugins/unyson/framework/extensions/megamenu/static.php
<?php if (!defined('FW')) die('Forbidden');

if (!is_admin()) {
	wp_enqueue_style(
		'font-awesome',
		fw_get_framework_directory_uri('/static/libs/font-awesome/css/font-awesome.min.css'),
		array(),
		fw()->manifest->get_version()
	);
}
Page not found – Hello World !