Add a new font-awesome kit.
This commit is contained in:
parent
e3ebbe7bc4
commit
a2dadd7a13
1 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
<!-- Bootstrap CSS -->
|
||||
<link rel="stylesheet" type="text/css" href="/static/bootstrap/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="/static/bootstrap/css/grid.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="/static/bootstrap/css/bootstrap-grid.min.css">
|
||||
|
||||
<!-- Project CSS -->
|
||||
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Cutive">
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
{%- endif -%}
|
||||
|
||||
<!-- Font Awesome -->
|
||||
<script src="NEW FONTAWESOME KIT LINK"></script>
|
||||
<script src="https://kit.fontawesome.com/078c86a30a.js" crossorigin="anonymous"></script>
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-2943925-4"></script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue