chore(lib): update fontawesome 5.13.0 -> 6.1.1
This commit is contained in:
@@ -85,7 +85,7 @@ enableEmoji = true
|
||||
weight = 5
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "github"
|
||||
pre = "<i class='fab fa-github fa-fw'></i>"
|
||||
pre = "<i class='fab fa-github fa-fw' aria-hidden='true'></i>"
|
||||
post = ""
|
||||
name = ""
|
||||
url = "https://github.com/dillonzq/LoveIt"
|
||||
@@ -285,7 +285,7 @@ enableEmoji = true
|
||||
weight = 5
|
||||
[[languages.zh-cn.menu.main]]
|
||||
identifier = "github"
|
||||
pre = "<i class='fab fa-github fa-fw'></i>"
|
||||
pre = "<i class='fab fa-github fa-fw' aria-hidden='true'></i>"
|
||||
post = ""
|
||||
name = ""
|
||||
url = "https://github.com/dillonzq/LoveIt"
|
||||
@@ -464,7 +464,7 @@ enableEmoji = true
|
||||
name = "LoveIt"
|
||||
# you can add extra information before the name (HTML format is supported), such as icons
|
||||
# 你可以在名称 (允许 HTML 格式) 之前添加其他信息, 例如图标
|
||||
pre = "<i class='far fa-kiss-wink-heart fa-fw'></i>"
|
||||
pre = "<i class='far fa-kiss-wink-heart fa-fw' aria-hidden='true'></i>"
|
||||
# you can add extra information after the name (HTML format is supported), such as icons
|
||||
# 你可以在名称 (允许 HTML 格式) 之后添加其他信息, 例如图标
|
||||
post = ""
|
||||
|
||||
Reference in New Issue
Block a user