link to servnest website in footer
This commit is contained in:
parent
48773de33a
commit
7330f3a769
1 changed files with 1 additions and 1 deletions
2
view.php
2
view.php
|
@ -49,7 +49,7 @@ displayFinalMessage($data);
|
|||
?>
|
||||
</main>
|
||||
<footer>
|
||||
<small><?= sprintf(_('Based on %s, available under %s.'), '<a rel="external" href="https://code.antopie.org/servnest/servnest" class="common"><span aria-hidden="true">🌳</span> ServNest</a>', '<abbr title="Cooperative Nonviolent Public License No Attribution version 7 or more">CNPL-NAv7+</abbr>') ?></small>
|
||||
<small><?= sprintf(_('Based on %s, available under %s.'), '<a rel="external" href="https://servnest.niv.re/" class="common"><span aria-hidden="true">🌳</span> ServNest</a>', '<abbr title="Cooperative Nonviolent Public License No Attribution version 7 or more">CNPL-NAv7+</abbr>') ?></small>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue