Closed drfurtado closed 2 years ago
I think the issue is that installing the icons
package isn't enough, you also need to initialise the fontawesome library:
icons::download_fontawesome()
It did the trick. Thanks for putting this together; very useful.
I have followed the instructions to clone this repo, which is awesome btw.
But I am getting the following error when knit the index file.
Any help is appreciated.