Remise en place du CDN font awesome

This commit is contained in:
2018-06-25 23:57:19 +02:00
parent 6a48e3b8db
commit 3ec254854e
4 changed files with 95 additions and 1 deletions

View File

@ -9,8 +9,11 @@
{*
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.10/css/all.css"
integrity="sha384-+d0P83n9kaQMCwj8F4RJB66tzIwOKmrdb46+porD/OvrJ+37WqIM7UoBtwHO6Nlg" crossorigin="anonymous">
*}
<link href="https://fonts.googleapis.com/css?family=Dancing+Script|Roboto" rel="stylesheet">
*}
<link href="css/libs/google-font.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.10/css/all.css"
integrity="sha384-+d0P83n9kaQMCwj8F4RJB66tzIwOKmrdb46+porD/OvrJ+37WqIM7UoBtwHO6Nlg" crossorigin="anonymous">
<link href="css/libs/flexboxgrid.css" rel="stylesheet">
<link href="css/libs/bootstrap.css" rel="stylesheet">
<link href="css/libs/owl.carousel.min.css" rel="stylesheet">