mirror of
https://github.com/placeholder-soft/web.git
synced 2026-04-30 03:45:31 +08:00
Add guide for Farcaster Frames (#300)
This commit is contained in:
@@ -96,6 +96,19 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Farcaster Frames',
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
items: [
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'building-with-base/guides/nft-minting-frame',
|
||||
className: 'sidebar-coding',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Hardhat Tools and Testing',
|
||||
|
||||
Reference in New Issue
Block a user