Correction of the footer
This commit is contained in:
parent
ef74392a6f
commit
94e7661b4b
3 changed files with 10 additions and 10 deletions
|
@ -155,10 +155,10 @@
|
||||||
<!-- CREDITS - DO NOT REMOVE OR YOU WILL VOID MiniGal Nano TERMS OF USE -->
|
<!-- CREDITS - DO NOT REMOVE OR YOU WILL VOID MiniGal Nano TERMS OF USE -->
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
Gallery by <% author %>.
|
Gallery by <% author %>.
|
||||||
<a href="https://github.com/sebsauvage/MinigalNano" title="Powered by MiniGal Nano" target="_blank">
|
<a href="https://github.com/tmos/miniboardnano" title="Powered by MiniGal Nano" target="_blank">
|
||||||
Made with MiniGal Nano by SebSauvage.
|
Made with miniboardNano by Tom Canac.
|
||||||
</a>
|
</a>
|
||||||
<a href="http://tomcanac.com" title="Tom Canac" target="_blank">
|
<a href="http://tomcanac.com/miniboardnano/" title="Tom Canac" target="_blank">
|
||||||
Board theme by Tom Canac.
|
Board theme by Tom Canac.
|
||||||
</a>
|
</a>
|
||||||
<a title="<% title %> RSS" href="rss/" />
|
<a title="<% title %> RSS" href="rss/" />
|
||||||
|
|
|
@ -182,10 +182,10 @@
|
||||||
<!-- CREDITS - DO NOT REMOVE OR YOU WILL VOID MiniGal Nano TERMS OF USE -->
|
<!-- CREDITS - DO NOT REMOVE OR YOU WILL VOID MiniGal Nano TERMS OF USE -->
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
Gallery by <% author %>.
|
Gallery by <% author %>.
|
||||||
<a href="https://github.com/sebsauvage/MinigalNano" title="Powered by MiniGal Nano" target="_blank">
|
<a href="https://github.com/tmos/miniboardnano" title="Powered by MiniGal Nano" target="_blank">
|
||||||
Made with MiniGal Nano by SebSauvage.
|
Made with miniboardNano by Tom Canac.
|
||||||
</a>
|
</a>
|
||||||
<a href="http://tomcanac.com" title="Tom Canac" target="_blank">
|
<a href="http://tomcanac.com/miniboardnano/" title="Tom Canac" target="_blank">
|
||||||
Rounded theme by Tom Canac.
|
Rounded theme by Tom Canac.
|
||||||
</a>
|
</a>
|
||||||
<a title="<% title %> RSS" href="rss/" />
|
<a title="<% title %> RSS" href="rss/" />
|
||||||
|
|
|
@ -153,11 +153,11 @@
|
||||||
<!-- CREDITS - DO NOT REMOVE OR YOU WILL VOID MiniGal Nano TERMS OF USE -->
|
<!-- CREDITS - DO NOT REMOVE OR YOU WILL VOID MiniGal Nano TERMS OF USE -->
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
Gallery by <% author %>.
|
Gallery by <% author %>.
|
||||||
<a href="https://github.com/sebsauvage/MinigalNano" title="Powered by MiniGal Nano" target="_blank">
|
<a href="https://github.com/tmos/miniboardnano" title="Powered by MiniGal Nano" target="_blank">
|
||||||
Made with MiniGal Nano by SebSauvage.
|
Made with miniboardNano by Tom Canac.
|
||||||
</a>
|
</a>
|
||||||
<a href="http://tomcanac.com" title="Tom Canac" target="_blank">
|
<a href="http://tomcanac.com/miniboardnano/" title="Tom Canac" target="_blank">
|
||||||
Board theme by Tom Canac.
|
Squares theme by Tom Canac.
|
||||||
</a>
|
</a>
|
||||||
<a title="<% title %> RSS" href="rss/" />
|
<a title="<% title %> RSS" href="rss/" />
|
||||||
RSS
|
RSS
|
||||||
|
|
Loading…
Reference in a new issue