feat: change the footer
This commit is contained in:
parent
4f28851f77
commit
2a25b1071b
2 changed files with 3 additions and 1 deletions
|
@ -44,7 +44,7 @@ const { title, path = "~/grassblock/micr0blog" } = Astro.props;
|
|||
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
Powered by <a href="#">Bear ƒ••?</a>
|
||||
Powered by <a href="https://git.gb0.dev/gb/mercury"><img src="mercury.svg" width="16px" alt="mercury logo" /> mercury</a>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue