Footer link fix

This commit is contained in:
Michał 2022-08-13 12:22:29 +00:00
parent 982341bfe5
commit 252c9a3855

View file

@ -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>