Update dependency font-awesome to v6.7.2
This commit is contained in:
parent
bc540673f6
commit
765a35a141
|
@ -6,7 +6,7 @@
|
|||
<link rel="icon" href="https://biodrop.erikraft.com/images/Logo.png" type="image/png">
|
||||
<link rel="shortcut icon" href="https://biodrop.erikraft.com/images/Logo.png" type="image/png">
|
||||
<link rel="stylesheet" href="/css/404.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
<title>ErikrafT Drop - A maneira mais fácil de transferir arquivos entre dispositivos</title>
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<script src="https://cdn.lordicon.com/lordicon.js"></script>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Material+Icons" rel="stylesheet"/>
|
||||
<style>
|
||||
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<title>📢 Page Ad - Acesse o BioDrop</title>
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<script src="https://cdn.lordicon.com/lordicon.js"></script>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
|
||||
<style>
|
||||
body {
|
||||
font-family: Arial, sans-serif;
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
<!-- Icons -->
|
||||
<script src="https://cdn.lordicon.com/lordicon.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
|
||||
<link rel="stylesheet" href="fonts/ErikrafT-Icon/style.css">
|
||||
|
||||
<link rel="icon" sizes="96x96" href="images/favicon-96x96.png">
|
||||
|
|
Loading…
Reference in New Issue