mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Switch to Font Awesome 5
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
{%- endif %}
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="{{ site.url }}/vendor/fontawesome-free-5.15.2-web/css/all.min.css">
|
||||
|
||||
{% if page.fontawesome4 %}
|
||||
<link rel="stylesheet" href="{{ site.data.icons.fontawesome4 }}">
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user