I can't get my font-awesome icons to show up. Tried importing css with multiple methods. Using html template

后端 未结 3 838
一整个雨季
一整个雨季 2020-12-04 02:51

I\'m building a website portfolio using a HTML template. I don\'t have too much experience with css, but after importing the font-awesome css file both as a link and file in

3条回答
  •  一向
    一向 (楼主)
    2020-12-04 03:38

    Keep the fontawesome files in your local directory (asset/fontawesome) Then Load fontawesome with static

    
    

    You can check this github repo here

提交回复
热议问题