Skip to content

Commit

Permalink
Merge pull request #519 from blockscout/add-kite
Browse files Browse the repository at this point in the history
Added footer config for Kite
  • Loading branch information
yvaskov authored Jan 14, 2025
2 parents a01720b + 47c3ae5 commit 79af682
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions configs/footer-links/kite.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
[
{
"title": "Kite AI",
"links": [
{
"text": "Website",
"url": "https://gokite.ai/"
},
{
"text": "GitHub",
"url": "https://github.com/Zettablock"
},
{
"text": "Twitter",
"url": "https://x.com/GoKiteAI"
},
{
"text": "Discord",
"url": "https://discord.com/invite/gokiteai"
},
{
"text": "LinkedIn",
"url": "https://www.linkedin.com/company/kiteprotocolhq/"
}
]
}
]

0 comments on commit 79af682

Please sign in to comment.