]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
Include font-awesome
authorValerie Pond <redacted>
Thu, 12 Jan 2023 21:17:48 +0000 (21:17 +0000)
committerValerie Pond <redacted>
Thu, 12 Jan 2023 21:17:48 +0000 (21:17 +0000)
header.php

index 506cfe35ce794c5c7b3e5990dec42e3cc52aa273..92051d270f18c227cb54d6363acf35231eda0745 100644 (file)
@@ -12,6 +12,9 @@
 <!-- Latest compiled JavaScript -->
 <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js"></script>
 
+<!-- Font Awesome icons -->
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css">
+
 <script src="js/unrealircd-admin.js"></script>
 <title>UnrealIRCd Panel</title>
 <link rel="icon" type="image/x-icon" href="<?php echo BASE_URL; ?>img/favicon.ico">