mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Remove Open Iconic references
This commit is contained in:
committed by
Jeremy Thomas
parent
12af036051
commit
5944dcad67
@@ -9,9 +9,6 @@
|
||||
{% if page.fontawesome4 %}
|
||||
<link rel="stylesheet" href="{{ site.data.icons.fontawesome4 }}">
|
||||
{% endif %}
|
||||
{% if page.iconic %}
|
||||
<link rel="stylesheet" href="{{ site.data.icons.iconic }}">
|
||||
{% endif %}
|
||||
{% if page.ionicons %}
|
||||
<link rel="stylesheet" href="{{ site.data.icons.ionicons }}">
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user