mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-01-01 12:26:00 +00:00
Footer link fix
This commit is contained in:
parent
982341bfe5
commit
252c9a3855
|
@ -11,7 +11,7 @@
|
|||
<img class='svg' src='<?php echo $root_dir; ?>assets/icons/github-logo.svg'>
|
||||
Github
|
||||
</a>
|
||||
<a class='link' href="about.php">
|
||||
<a class='link' href="<?php echo $root_dir; ?>about.php">
|
||||
<img class='svg' src='<?php echo $root_dir; ?>assets/icons/scroll.svg'>
|
||||
About
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue