Remove Open Iconic references

This commit is contained in:
lucperkins
2019-12-10 15:41:38 -08:00
committed by Jeremy Thomas
parent 12af036051
commit 5944dcad67
4 changed files with 2 additions and 105 deletions

View File

@@ -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 %}