]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - inc/footer.php
Add a link to patreon on the footer
[irc/unrealircd/unrealircd-webpanel.git] / inc / footer.php
index fdf0f6447fc770ebb370779f5d3511c90e2160c9..7a9ec376927f7a10115a97479a08f98b82f24f96 100644 (file)
                        echo "<small style=\"font-size: 70%\"><code>Admin Panel ".get_config('webpanel_version')."</code></small>";
                ?>
 
-               <section class="mt-1">
-                       <a href="https://www.youtube.com/@unrealircdtutorials/"
+               <section class="mt-1"><a href="https://patreon.com/UnrealIRCd/"
                                role="button"
                                data-mdb-ripple-color="dark"
                                target="_blank">
-                               <img src="https://static-00.iconduck.com/assets.00/youtube-icon-2048x2048-wiwalbpx.png" width="16" height="16"></a>
+                               <img src="<?php echo get_config('base_url')?>/img/patreon.png" style="margin-right: 4px;" width="16" height="16"></a>
 
+                       <a href="https://www.youtube.com/@unrealircdtutorials/"
+                               role="button"
+                               data-mdb-ripple-color="dark"
+                               target="_blank">
+                               <img src="https://static-00.iconduck.com/assets.00/youtube-icon-2048x2048-wiwalbpx.png"width="16" height="16"></a>
+                               
+                       
                        <!-- Twitter -->
                        <a
                                class="btn btn-link btn-floating btn-md text-white"
@@ -25,7 +31,7 @@
                                role="button"
                                data-mdb-ripple-color="dark"
                                target="_blank"
-                               ><i class="fab fa-twitter"></i
+                               ><i class="fab fa-twitter" style="margin-left: -7px; margin-right:-4px" ></i
                        ></a>
                        <!-- Github -->
                        <a
@@ -42,7 +48,7 @@
                                role="button"
                                data-mdb-ripple-color="dark"
                                target="_blank">
-                               <img src="<?php echo get_config("base_url"); ?>img/unreal.jpg" width="16" height="16" style="margin-left: -7px; margin-right: 17px"></a>
+                               <img src="<?php echo get_config("base_url"); ?>img/unreal.jpg" width="16" height="16" style="margin-left: -7px;"></a>
 
                <?php