mirror of
https://github.com/sassanix/Warracker.git
synced 2026-05-06 16:39:18 -05:00
Update dependency font-awesome to v7 (from 6.7.2)
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="style.css?v=20250119004"> <!-- Main stylesheet -->
|
||||
<link rel="stylesheet" href="styles.css?v=20250119001"> <!-- Additional styles -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css"> <!-- Font Awesome -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css"> <!-- Font Awesome -->
|
||||
<link rel="stylesheet" href="header-fix.css?v=20250119001"> <!-- Header specific styles -->
|
||||
<!-- Mobile Header specific styles -->
|
||||
<link rel="stylesheet" href="mobile-header.css?v=20250119002">
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
<script src="theme-loader.js?v=20250119001"></script> <!-- Apply theme early -->
|
||||
|
||||
<!-- Font Awesome for icons -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
|
||||
<!-- Load header fix styles to ensure consistent header styling -->
|
||||
<link rel="stylesheet" href="header-fix.css?v=20250119001">
|
||||
<!-- Load fix for auth buttons -->
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
}
|
||||
} catch (_) {}
|
||||
</script>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
|
||||
<script src="js/lib/i18next.min.js?v=20250119001"></script>
|
||||
<script src="js/lib/i18nextHttpBackend.min.js?v=20250119001"></script>
|
||||
<script src="js/lib/i18nextBrowserLanguageDetector.min.js?v=20250119001"></script>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<link rel="stylesheet" href="style.css?v=20250119004">
|
||||
<script src="theme-loader.js?v=20250119001"></script> <!-- Apply theme early -->
|
||||
<!-- Font Awesome for icons -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
|
||||
<!-- Load header fix styles to ensure consistent header styling -->
|
||||
<link rel="stylesheet" href="header-fix.css?v=20250119001">
|
||||
<!-- Mobile Header specific styles -->
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<link rel="stylesheet" href="style.css?v=20250119004">
|
||||
<script src="theme-loader.js?v=20250119001"></script> <!-- Apply theme early -->
|
||||
<!-- Font Awesome for icons -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
|
||||
<!-- Load header fix styles to ensure consistent header styling -->
|
||||
<link rel="stylesheet" href="header-fix.css?v=20250119001">
|
||||
<!-- Mobile Header specific styles -->
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<link rel="stylesheet" href="style.css?v=20250119004">
|
||||
<script src="theme-loader.js?v=20250119001"></script> <!-- Apply theme early -->
|
||||
<!-- Font Awesome for icons -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
|
||||
<!-- Load header fix styles to ensure consistent header styling -->
|
||||
<link rel="stylesheet" href="header-fix.css?v=20250119001">
|
||||
<!-- Mobile Header specific styles -->
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<!-- Load the main site styles first -->
|
||||
<link rel="stylesheet" href="style.css?v=20250119004">
|
||||
<!-- Font Awesome for icons -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
|
||||
<!-- Then load settings-specific styles -->
|
||||
<link rel="stylesheet" href="settings-styles.css?v=20250119001">
|
||||
<!-- Apply theme immediately -->
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<link rel="stylesheet" href="style.css?v=20250119004">
|
||||
<script src="theme-loader.js?v=20250119001"></script> <!-- Apply theme early -->
|
||||
<!-- Font Awesome for icons -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
|
||||
<!-- Load header fix styles to ensure consistent header styling -->
|
||||
<link rel="stylesheet" href="header-fix.css?v=20250119001">
|
||||
<!-- Mobile Header specific styles -->
|
||||
|
||||
Reference in New Issue
Block a user