update font-awesome version (#17)

Thanks! :)
This commit is contained in:
Chris LaBarge 2017-12-26 13:31:49 -05:00 committed by Vicky Lai
parent b3fc644f94
commit 12963cc7c5

View file

@ -47,7 +47,7 @@ integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous"></script>
<!-- Fonts and icon CSS -->
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito+Sans">
{{ if .Site.Params.cachebuster }}
@ -87,4 +87,4 @@ crossorigin="anonymous"></script>
</head>
<body>