chore: add marmite reference in the footer
This commit is contained in:
parent
4e3f950241
commit
102de84d1b
@ -1,5 +1,6 @@
|
||||
<footer class="footer-content grid">
|
||||
<div class="notbyai">
|
||||
<div>
|
||||
Powered by <a href="https://github.com/rochacbruno/marmite">Marmite</a> |
|
||||
<a href="https://notbyai.fyi/" target="_blank" rel="noreferrer">
|
||||
<img alt="nobyai logo" src="https://user-images.githubusercontent.com/62137266/225653923-a69103f5-b318-4e52-9ea1-95b61d388366.svg"></img>
|
||||
</a>
|
||||
|
@ -1,4 +1,5 @@
|
||||
|
||||
.notbyai {
|
||||
.footer-content div {
|
||||
text-align: center;
|
||||
margin-bottom: var(--pico-block-spacing-vertical);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user