mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
add font awesome cdn
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<script src="/main.js"></script>
|
||||
<link rel="icon" href="data:,">
|
||||
<link rel="stylesheet" href="/app.css">
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
|
||||
<script>
|
||||
require('main');
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user