mirror of
https://github.com/Luzifer/mondash.git
synced 2024-12-22 12:01:19 +00:00
Update FontAwesome
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
324b724f03
commit
f0fcbe98a7
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,9 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css"
|
||||
integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.10.1/css/all.css"
|
||||
integrity="sha512-9my9Mb2+0YO+I4PUCSwUYO7sEK21Y0STBAiFEYoWtd2VzLEZZ4QARDrZ30hdM1GlioHJ8o8cWQiy8IAb1hy/Hg=="
|
||||
crossorigin="anonymous">
|
||||
|
||||
<title>MonDash - Dashboard</title>
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue