Change footer link of NanoGal
This commit is contained in:
parent
6259e4f3af
commit
2cea764110
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ use App\FileAndDir;
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
Gallery by <?= $config['author']; ?> /
|
Gallery by <?= $config['author']; ?> /
|
||||||
<a href="https://github.com/sebsauvage/MinigalNano" title="Powered by NanoGal" target=" _blank">
|
<a href="https://forge.leslibres.org/Knah-Tsaeb/NanoGal" title="Powered by NanoGal" target=" _blank">
|
||||||
Powered by NanoGal
|
Powered by NanoGal
|
||||||
</a> Fork of
|
</a> Fork of
|
||||||
<a href="https://github.com/sebsauvage/MinigalNano" title="Original MiniGal Nano" target="_blank">
|
<a href="https://github.com/sebsauvage/MinigalNano" title="Original MiniGal Nano" target="_blank">
|
||||||
|
|
Loading…
Reference in a new issue