added fontawesome 6.5.2 files

This commit is contained in:
2024-05-04 00:47:39 +05:30
parent 3212a81a58
commit fc5de6587b
24 changed files with 15 additions and 3 deletions
+3 -3
View File
@@ -12,7 +12,7 @@
<!--
- favicon
-->
<link rel="shortcut icon" href="./assets/images/logo.ico" type="image/x-icon">
<!-- <link rel="shortcut icon" href="./assets/images/logo.ico" type="image/x-icon"> -->
<!--
- custom css link
@@ -42,8 +42,8 @@
<!--
- Font Awesome Pack
-->
<link href="https://github.com/eliyantosarage/font-awesome-pro/tree/main/fontawesome-pro-6.5.1-web/css/all.min.css" rel="stylesheet">
<!-- <link href="https://cdn.jsdelivr.net/gh/eliyantosarage/font-awesome-pro@main/fontawesome-pro-6.5.1-web/css/all.min.css" rel="stylesheet"> -->
<link rel="stylesheet" type="text/css" href="./assets/css/all.min.css">
<!-- <link href="https://cdn.jsdelivr.net/gh/eliyantosarage/font-awesome-pro@main/fontawesome-pro-6.5.2-web/css/all.min.css" rel="stylesheet"> -->
</body>
</html>