Load Font Awesome CSS from jsDelivr CDN (#2583)

* Load Font Awesome CSS from jsDelivr CDN
* Update CHANGELOG and history
This commit is contained in:
iBug ♦
2020-07-02 20:08:45 +08:00
committed by GitHub
parent 776ab26ce1
commit 2ef1bfb856
4 changed files with 14 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
{% endfor %}
{% else %}
<script src="{{ '/assets/js/main.min.js' | relative_url }}"></script>
<script src="https://kit.fontawesome.com/4eee35f757.js"></script>
{% endif %}
{% if site.search == true or page.layout == "search" %}