Migrate to fontawesome 6
This commit is contained in:
parent
a79e9ee993
commit
d31233c033
63 changed files with 153 additions and 268 deletions
|
|
@ -56,8 +56,8 @@
|
|||
%a.left.carousel-control{ href: "#carousel-#{ date }-#{ hrs_per_slide }", |
|
||||
role: "button", |
|
||||
"data-slide" => "prev" }
|
||||
%span.glyphicon.glyphicon-chevron-left
|
||||
%span.fa-solid.fa-chevron-left
|
||||
%a.right.carousel-control{ href: "#carousel-#{ date }-#{ hrs_per_slide }", |
|
||||
role: "button", |
|
||||
"data-slide" => "next" }
|
||||
%span.glyphicon.glyphicon-chevron-right
|
||||
%span.fa-solid.fa-chevron-right
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue