This commit is contained in:
Mesin Kasir 2023-11-02 19:02:53 +07:00 committed by GitHub
parent b430c7f625
commit 8d0bf0d495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1 @@
<center><?php echo $site->footer(); ?> <br/>Powered by<br/> <img src="<?php echo DOMAIN_THEME_IMG.'favicon.png'; ?>"/ width="14"> <a target="_blank" href="https://www.bludit.com" color="dark"><?php echo (defined('BLUDIT_PRO'))?'Bludit PRO':'Bludit' ?></a> | <ion-icon name="logo-ionic" color="primary"></ion-icon> <a target="_blank" href="https://ionicframework.com">Ionic</a> | <ion-icon name="paper-plane-outline" color="warning"></ion-icon> <a href="https://alpinejs.dev/" target="_blank" class="text-danger">Alphine</a> | <ion-icon name="rocket-outline" color="danger"></ion-icon> <a href="https://www.fiverr.com/creativitas/" target="_blank" class="text-danger">Creativitas</a>
</center>
<center><?php echo $site->footer(); ?> <br/>Powered by<br/> <img src="<?php echo DOMAIN_THEME_IMG.'favicon.png'; ?>"/ width="14"> <a target="_blank" href="https://www.bludit.com" color="dark"><?php echo (defined('BLUDIT_PRO'))?'Bludit PRO':'Bludit' ?></a> | <ion-icon name="logo-ionic" color="primary"></ion-icon> <a target="_blank" href="https://ionicframework.com">Ionic</a> | <ion-icon name="paper-plane-outline" color="warning"></ion-icon> <a href="https://alpinejs.dev/" target="_blank" class="text-danger">Alphine</a> | <ion-icon name="rocket-outline" color="danger"></ion-icon> <a href="https://www.fiverr.com/creativitas/" target="_blank" class="text-danger">Creativitas</a><?php echo Theme::jquery(); ?></center>