Skip to content

Commit b76a942

Browse files
committed
include fontawesome instead of using cdn
1 parent b73311e commit b76a942

6 files changed

Lines changed: 14 additions & 0 deletions

File tree

_includes/head-custom.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<link href="assets/css/fontawesome.css" rel="stylesheet">
2+
3+
{% if site.favicon %}
4+
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}">
5+
{% endif %}

assets/css/fontawesome.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
98.9 KB
Binary file not shown.
18.5 KB
Binary file not shown.

assets/webfonts/fa-solid-900.woff2

111 KB
Binary file not shown.
3.95 KB
Binary file not shown.

0 commit comments

Comments
 (0)