mirror of https://github.com/ColorlibHQ/AdminLTE
ionicons links in jsDelivr
parent
0e7de4a446
commit
d58cbca9e8
|
@ -7,7 +7,7 @@
|
||||||
"path": ".",
|
"path": ".",
|
||||||
"title": "AdminLTE 4 | Dashboard"
|
"title": "AdminLTE 4 | Dashboard"
|
||||||
})
|
})
|
||||||
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/ionicons@2.0.1/css/ionicons.min.css" integrity="sha256-kqxQgiD1u2DslOB2UFKOtmYl+CpHQK2gaM3gU2V4EoY=" crossorigin="anonymous">
|
||||||
</head>
|
</head>
|
||||||
<body class="layout-fixed">
|
<body class="layout-fixed">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
@ -470,7 +470,6 @@
|
||||||
options: pieOptions
|
options: pieOptions
|
||||||
})
|
})
|
||||||
})()
|
})()
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"path": ".",
|
"path": ".",
|
||||||
"title": "AdminLTE 4 | Dashboard 3"
|
"title": "AdminLTE 4 | Dashboard 3"
|
||||||
})
|
})
|
||||||
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/ionicons@2.0.1/css/ionicons.min.css" integrity="sha256-kqxQgiD1u2DslOB2UFKOtmYl+CpHQK2gaM3gU2V4EoY=" crossorigin="anonymous">
|
||||||
</head>
|
</head>
|
||||||
<body class="layout-fixed">
|
<body class="layout-fixed">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"path": "../..",
|
"path": "../..",
|
||||||
"title": "AdminLTE 4 | Widgets - Info Box"
|
"title": "AdminLTE 4 | Widgets - Info Box"
|
||||||
})
|
})
|
||||||
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/ionicons@2.0.1/css/ionicons.min.css" integrity="sha256-kqxQgiD1u2DslOB2UFKOtmYl+CpHQK2gaM3gU2V4EoY=" crossorigin="anonymous">
|
||||||
</head>
|
</head>
|
||||||
<body class="layout-fixed">
|
<body class="layout-fixed">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"path": "../..",
|
"path": "../..",
|
||||||
"title": "AdminLTE 4 | Widgets - Small Box"
|
"title": "AdminLTE 4 | Widgets - Small Box"
|
||||||
})
|
})
|
||||||
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/ionicons@2.0.1/css/ionicons.min.css" integrity="sha256-kqxQgiD1u2DslOB2UFKOtmYl+CpHQK2gaM3gU2V4EoY=" crossorigin="anonymous">
|
||||||
</head>
|
</head>
|
||||||
<body class="layout-fixed">
|
<body class="layout-fixed">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
|
Loading…
Reference in New Issue