mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
add fontawesome to local libs instead of cdn
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script>
|
||||
|
||||
<!-- Font awesome -->
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="/static/libs/fontawesome/css/all.min.css">
|
||||
|
||||
<!-- AMD module system -->
|
||||
<script src="/static/libs/almond/almond.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user