File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1616 <link rel =" icon" type =" image/png" href =" {{ '/assets/icon/favicon-android.png' | url }}" sizes =" 192x192" >
1717 <link rel =" icon" type =" image/png" href =" {{ '/assets/icon/favicon.png' | url }}" sizes =" 32x32" >
1818 <link rel =" stylesheet" href =" {{ '/assets/css/main.css' | url }}" >
19+ <script type =" module" src =" https://unpkg.com/ionicons@5.0.0/dist/ionicons/ionicons.esm.js" ></script >
20+ <script nomodule =" " src =" https://unpkg.com/ionicons@5.0.0/dist/ionicons/ionicons.js" ></script >
1921</head >
2022<body >
2123 <header class =" page-header hero is-primary" >
114116 {%- if app .environment != 'dev' -%}
115117 {%- include ga .html -%}
116118 {%- endif -%}
117- <script src =" https://unpkg.com/ionicons@5.0.0/dist/ionicons.js" ></script >
118119</body >
119120</html >
You can’t perform that action at this time.
0 commit comments