Skip to content

Commit 5a7707d

Browse files
chore(deps): update dependency font-awesome to v7
1 parent 6615578 commit 5a7707d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- Custom styles for this template -->
1212
<link rel="preconnect" href="https://fonts.gstatic.com">
13-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
13+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.0/css/all.min.css">
1414
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;600&display=swap" rel="stylesheet">
1515
<link href="css/auth.css" rel="stylesheet" />
1616
</head>

register.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- Custom styles for this template -->
1212
<link rel="preconnect" href="https://fonts.gstatic.com">
13-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
13+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.0/css/all.min.css">
1414
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;600&display=swap" rel="stylesheet">
1515
<link href="css/auth.css" rel="stylesheet" />
1616
</head>

0 commit comments

Comments
 (0)