Updated: 14 March, 2021
Updated: 02 March, 2021
Created: 25 January, 2021
Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to email us
<!-- Google Fonts ============================================ --> Roboto - <link href='https://fonts.google.com/specimen/Roboto' rel='stylesheet' type='text/css'> Playfair - <link href='https://fonts.google.com/specimen/Playfair' rel='stylesheet' type='text/css'> <!-- Icons ============================================ --> FontAwesome - <link href='http://fontawesome.io/' rel='stylesheet' type='text/css'> Flaticon - <link href='https://www.flaticon.com/' rel='stylesheet' type='text/css'> <!-- Free Images ============================================ --> Pexels - <link href='https://www.pexels.com/' rel='stylesheet' type='text/css'>
<!-- All CSS Files --> <!-- Bootstrap CSS ============================================ --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- Menu CSS ============================================ --> <link rel="stylesheet" href="css/menu.css"> <!-- Slick CSS ============================================ --> <link rel="stylesheet" href="css/slick.css"> <!-- FlatIcon CSS ============================================ --> <link rel="stylesheet" href="css/flaticon.css"> <!-- LeafLet CSS ============================================ --> <link rel="stylesheet" href="css/leaflet.css"> <!-- Spacing CSS ============================================ --> <link rel="stylesheet" href="css/spacing.min.css"> <!-- Style CSS ============================================ --> <link rel="stylesheet" href="css/style.css"> <!-- Responsive CSS ============================================ --> <link rel="stylesheet" href="css/responsive.css">
<!-- All JS Files--> <!-- jQuery ============================================ --> <script src="js/jquery-3.5.1.min.js"></script> <!-- Bootstrap JS ============================================ --> <script src="js/bootstrap.min.js"></script> <!-- Slick JS ============================================ --> <script src="js/slick.min.js"></script> <!-- Wow JS ============================================ --> <script src="js/wow.min.js"></script> <!-- LeafLet JS ============================================ --> <script src="js/leaflet.min.js"></script> <!-- Appear JS ============================================ --> <script src="js/appear.min.js"></script> <!-- Custom JS ============================================ --> <script src="js/script.js"></script>