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
+12
View File
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+3 -3
View File
@@ -12,7 +12,7 @@
<!-- <!--
- favicon - 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 - custom css link
@@ -42,8 +42,8 @@
<!-- <!--
- Font Awesome Pack - 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 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.1-web/css/all.min.css" rel="stylesheet"> --> <!-- <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> </body>
</html> </html>