Updated the Font Awesome CDN version and Twitter logo
Signed-off-by: DeshDeepakKant <deshdeepakkant@gmail.com>
This commit is contained in:
parent
68200d7727
commit
34e1261fa7
|
|
@ -68,7 +68,7 @@
|
|||
weight = 10
|
||||
|
||||
[[zh.menu.main_right]]
|
||||
name = "<i class=\"fab fa-twitter\" style=\"color: #1ea1f3; font-size: 1rem; line-height: 1.25\"></i>"
|
||||
name = "<i class=\"fab fa-x-twitter\" style=\"color: #000000; font-size: 1rem; line-height: 1.25\"></i>"
|
||||
url = "https://twitter.com/volcano_sh"
|
||||
weight = 20
|
||||
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
weight = 10
|
||||
|
||||
[[main_right]]
|
||||
name = "<i class=\"fab fa-twitter\" style=\"color: #1ea1f3; font-size: 1rem; line-height: 1.25\"></i>"
|
||||
name = "<i class=\"fab fa-x-twitter\" style=\"color: #000000; font-size: 1rem; line-height: 1.25\"></i>"
|
||||
post = ""
|
||||
url = "https://twitter.com/volcano_sh"
|
||||
weight = 20
|
||||
|
|
|
|||
|
|
@ -71,9 +71,9 @@
|
|||
sri = "sha256-eSi1q2PG6J7g7ib17yAaWMcrr5GrtohYChqibrV7PBE="
|
||||
url = "https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/%s/css/bootstrap.min.css"
|
||||
[css.fontAwesome]
|
||||
version = "5.6.0"
|
||||
sri = "sha384-aOkxzJ5uQz7WBObEZcHvV5JvRW3TUc2rNPA7pe3AwnsUohiw1Vj2Rgx2KSOkF5+h"
|
||||
url = "https://use.fontawesome.com/releases/v%s/css/all.css"
|
||||
version = "6.7.2"
|
||||
sri = "sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg=="
|
||||
url = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/%s/css/all.min.css"
|
||||
[css.academicons]
|
||||
version = "1.8.6"
|
||||
sri = "sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw="
|
||||
|
|
|
|||
Loading…
Reference in New Issue