Skip to content

Commit

Permalink
Add TzKT attribution as required by their license (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zir0h authored Oct 4, 2024
1 parent a80cf9e commit 9e89863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/footer/index.tsx
Original file line number Diff line number Diff line change
@@ -66,6 +66,7 @@ export const Footer = ({ menu, pin }: FooterProps) => {
<motion.footer {...transition()} className={classes_content}>
<div className={styles.logo}>
Teia DAO LLC.
<a href="https://tzkt.io/">Powered by TzKT API</a>
{menu && (
<Button
alt="teia rotating logo"

0 comments on commit 9e89863

Please sign in to comment.