- HEAD is a reference to the last commit in the currently checked-out branch.
- For more info: https://stackoverflow.com/questions/2529971/what-is-the-head-in-git
-
getImgUrl(pic) { return require('../assets/'+pic) }
- For more info: https://stackoverflow.com/questions/40491506/vue-js-dynamic-images-not-working?noredirect=1&lq=1