mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
[ADF-4737] local fonts and favicon fix (#4921)
* offline fonts * fix missing favicon
This commit is contained in:
committed by
Eugenio Romano
parent
10587dd842
commit
4185bf8083
@@ -7,8 +7,6 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96">
|
||||
<link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet" media="none" onload="if(media!='all')media='all'">
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" media="none" onload="if(media!='all')media='all'">
|
||||
|
||||
<style>
|
||||
body, html {
|
||||
|
Reference in New Issue
Block a user