changes powered by link to repo link

1.5
Rodolfo Berrios 2021-10-03 20:34:39 -03:00
parent 1dfe6948be
commit 440b773092
No known key found for this signature in database
GPG Key ID: D3AAC2481DBDD9FE
1 changed files with 1 additions and 1 deletions

View File

@ -78,6 +78,6 @@
<?php
} ?>
<div class="footer"><?php _se('Powered by'); ?> <a href="https://chevereto.com" title="Chevereto Image Hosting Software" rel="generator" target="_blank">Chevereto</a></div>
<div class="footer"><?php _se('Powered by'); ?> <a href="<?php echo G_APP_GITHUB_REPO_URL; ?>" title="Chevereto Upload Image" rel="generator" target="_blank">Chevereto</a></div>
<?php G\Render\include_theme_footer(); ?>