This change solves the issue of being able to develop Xplore offline.
How Has This Been Tested?
I initially forked and cloned this repository onto my local machine. Then, continued to test this issue until all changes were successfully committed and ran.
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Description
Downloaded the latest version of font-awesome and placed it within
src/static/css
. Updated path withinindex.html
as well.Related Issue
These changes were committed for issue #66
Link of issue can be found here: Issue # 66
Motivation and Context
This change solves the issue of being able to develop Xplore offline.
How Has This Been Tested?
I initially forked and cloned this repository onto my local machine. Then, continued to test this issue until all changes were successfully committed and ran.
Types of changes
Checklist: