Update 'sw'

This commit is contained in:
Jess 2023-01-13 16:16:38 +01:00
parent 0605d18551
commit e64e05974b
1 changed files with 2 additions and 1 deletions

3
sw
View File

@ -57,7 +57,8 @@ _header_
# Footer # Footer
cat << _footer_ cat << _footer_
<div id="footer"> <div id="footer">
<div class="right"><a href="https://github.com/jroimartin/sw">Powered by sw</a></div> <div class="right"><a href="https://gittea.dev/supersonic/sw">Powered by sw</a></div>
<p>sataa's blag © 2023 by sataa is licensed under CC BY-NC-SA 4.0. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/</p>
</div> </div>
</body> </body>
</html> </html>