引用Icon主页不显示
#64
-
Beta Was this translation helpful? Give feedback.
Answered by
argvchs
Mar 16, 2023
Replies: 1 comment
-
图标要在 Font Awesome 这里搜索 (示例)如果点击图标后代码是这样的话 <i class="fa-solid fa-house"></i> 那么就要这样填 iconLinks:
house:
name: house
theme: solid
link: https://www.example.com |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
argvchs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
图标要在 Font Awesome 这里搜索
只能是 Brands 和 Free 版本的
(示例)如果点击图标后代码是这样的话
那么就要这样填