add code link
This commit is contained in:
parent
af2f9d135b
commit
e59cecc868
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ export default function Home({ db }: { db: Database }) {
|
|||
/>
|
||||
{links}
|
||||
<div className="promo" style={DEFAULT_STYLE}>
|
||||
by <a href="https://pl.pyrope.net/terezi">mehbark</a>
|
||||
by <a href="https://pl.pyrope.net/terezi">mehbark</a>; code{" "}
|
||||
<a href="https://git.pyrope.net/mbk/freshter-logs">here</a>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue