More UI fixes

This commit is contained in:
Thomas Sileo 2022-07-09 08:42:45 +02:00
parent f96458342b
commit 809f9cd95d
2 changed files with 5 additions and 1 deletions

View file

@ -45,7 +45,9 @@
</div>
<footer class="footer">
Powered by <a href="https://docs.microblog.pub">microblog.pub</a> <small class="microblogpub-version"><code>{{ microblogpub_version }}</code></small> and the <a href="https://activitypub.rocks/">ActivityPub</a> protocol
<div class="box">
Powered by <a href="https://docs.microblog.pub">microblog.pub</a> <small class="microblogpub-version"><code>{{ microblogpub_version }}</code></small> and the <a href="https://activitypub.rocks/">ActivityPub</a> protocol
</div>
</footer>
</body>
</html>