Support Academicons

This commit is contained in:
Felipe S. S. Schneider
2020-05-02 13:31:06 -03:00
parent 16e3058462
commit 12d183b4c1
2 changed files with 12 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/poole.css" />
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/hyde.css" />
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/syntax.css" />
<link rel="stylesheet" href="https://cdn.rawgit.com/jpswalsh/academicons/master/css/academicons.min.css">
{% if FONT_AWESOME %}
<script src="https://kit.fontawesome.com/{{ FONT_AWESOME }}.js" crossorigin="anonymous"></script>
{% else %}