add 'powered by' line to the footer

This commit is contained in:
Gonçalo Valério 2021-06-05 16:40:41 +01:00
parent 9e535a1047
commit 58e76bce0f
Signed by: dethos
GPG Key ID: DF557F2BDCC2445E
2 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@
<footer class="footer mt-auto py-3 bg-light">
<div class="container-fluid">
<p class="text-muted">
<span>All rights belong to the original authors.</span>
<span>All rights belong to the original authors. Powered by <a href="https://github.com/dethos/worker-planet">worker-planet</a>.</span>
<span class="float-end"><a href="#">Back to top</a></span>
</p>
</div>

View File

@ -329,7 +329,7 @@ templates['list_posts'] = template({
)) != null
? stack1
: '') +
' </main>\n <footer class="footer mt-auto py-3 bg-light">\n <div class="container-fluid">\n <p class="text-muted">\n <span>All rights belong to the original authors.</span>\n <span class="float-end"><a href="#">Back to top</a></span>\n </p>\n </div>\n </footer>\n <div class="offcanvas offcanvas-end" tabindex="-1" id="aboutPanel" aria-labelledby="aboutLabel">\n <div class="offcanvas-header">\n <h4 id="aboutLabel">About</h4>\n <button type="button" class="btn-close text-reset" data-bs-dismiss="offcanvas" aria-label="Close"></button>\n </div>\n <div class="offcanvas-body">\n <p>' +
' </main>\n <footer class="footer mt-auto py-3 bg-light">\n <div class="container-fluid">\n <p class="text-muted">\n <span>All rights belong to the original authors. Powered by <a href="https://github.com/dethos/worker-planet">worker-planet</a>.</span>\n <span class="float-end"><a href="#">Back to top</a></span>\n </p>\n </div>\n </footer>\n <div class="offcanvas offcanvas-end" tabindex="-1" id="aboutPanel" aria-labelledby="aboutLabel">\n <div class="offcanvas-header">\n <h4 id="aboutLabel">About</h4>\n <button type="button" class="btn-close text-reset" data-bs-dismiss="offcanvas" aria-label="Close"></button>\n </div>\n <div class="offcanvas-body">\n <p>' +
alias4(
((helper =
(helper =