diff --git a/pages/_meta.json b/pages/_meta.json index 81b2166..c50fc46 100644 --- a/pages/_meta.json +++ b/pages/_meta.json @@ -2,5 +2,11 @@ "index": "Introduction", "contracts": "Contracts", "SDK": "SDK", - "FAQ": "FAQ" + "FAQ": "FAQ", + "examples": { + "title": "SDK Examples", + "type": "page", + "href": "https://github.com/ScopeLift/stealth-address-sdk/tree/main/examples", + "newWindow": true + } }