digitalcraftsman / hugo-cactus-theme

Port of Nick Balestra's Cactus theme to Hugo.
MIT License
198 stars 111 forks source link

Use Bootstrap CDN for Font Awesome #24

Closed npmccallum closed 7 years ago

npmccallum commented 7 years ago

This ensures we always have the latest version without manual effort.

Fixes: #23

digitalcraftsman commented 7 years ago

Hello @npmccallum,

thanks for the submission. Using a CDN is a better option to update to a newer version of fontawesome since it just requires to change a single line of code.