bludit/bl-themes/docsx/php/footer.php

3 lines
240 B
PHP

<footer class="footer text-right">
<p class="m-4 text-uppercase"><?php echo $site->footer(); ?><span class="ml-3 text-warning">Powered by <a target="_blank" class="text-warning" href="https://www.bludit.com">Bludit</a></span></p>
</footer>