[IMP] playground: use fontawesome for icons

closes #68
This commit is contained in:
Géry Debongnie
2019-04-30 11:16:42 +02:00
parent 9cc1dd0524
commit 651f920d27
3 changed files with 7 additions and 11 deletions
+2
View File
@@ -7,6 +7,8 @@
<script src="../libs/ace.js" type="text/javascript" charset="utf-8"></script>
<script src="../libs/owl.js"></script>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/solid.css" integrity="sha384-QokYePQSOwpBDuhlHOsX0ymF6R/vLk/UQVz3WHa6wygxI5oGTmDTv8wahFOSspdm" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/fontawesome.css" integrity="sha384-vd1e11sR28tEK9YANUtpIOdjGW14pS87bUBuOIoBILVWLFnS+MCX9T6MMf0VdPGq" crossorigin="anonymous">
<!-- Application JS/CSS -->
<link rel="stylesheet" href="playground.css">