Skip to content

Commit 620578a

Browse files
authored
Update footer.php
1 parent 1d63c8e commit 620578a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/footer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<footer class="site-footer">
22
<div class="footer-content">
3-
&copy; <?php echo date('Y'); ?> SubleXBle (<a href="https://github.com/SubleXBle" title="SubleXBle on Github" target="_blank">https://github.com/SubleXBle</a>) All rights reserved.
3+
<span title="Made with sweat, tears and love by SubleXBle">Made with 🥵, 😿 and ❤️ </span>by <a href="https://github.com/SubleXBle" title="SubleXBle on Github" target="_blank" class="yellowtext">SubleXBle</a> &copy; <?php echo date('Y'); ?> All rights reserved
44
</div>
55
</footer>

0 commit comments

Comments
 (0)