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}
|
{links}
|
||||||
<div className="promo" style={DEFAULT_STYLE}>
|
<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>
|
</div>
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue