mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-28 12:26:16 +00:00
Update README
This commit is contained in:
parent
5a591c59bc
commit
6755f1af0d
13 changed files with 62 additions and 37 deletions
5
assets/ui/footer.php
Normal file
5
assets/ui/footer.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<footer>
|
||||
<p>Hosted by <?php echo $user_settings['user_name']; ?> under <?php echo $user_settings['license']; ?></p>
|
||||
<p>Version <?php echo $user_settings['version']; ?></p>
|
||||
<a class='link' href="about.php">About</a>
|
||||
</footer>
|
Loading…
Add table
Add a link
Reference in a new issue