Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add logo, description, basic og image #20

Merged
merged 2 commits into from
May 3, 2024
Merged

add logo, description, basic og image #20

merged 2 commits into from
May 3, 2024

Conversation

nateReiners
Copy link
Contributor

No description provided.

Copy link

vercel bot commented May 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
smart-wallet-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 3, 2024 2:51pm

vocs.config.ts Outdated
Comment on lines 17 to 21
ogImageUrl: 'https://vocs.dev/api/og?logo=%logo&title=%title&description=%description',
title: 'Smart Wallet',
topNav: [
{ text: 'Demo', link: 'https://smart-wallet.xyz/' },
{ text: 'SDK Playground', link: 'https://coinbase.github.io/coinbase-wallet-sdk/'},
{ text: 'Github', link: 'https://github.com/coinbase/coinbase-wallet-sdk'},
{ text: 'Discord', link: 'https://discord.com/invite/cdp/'}
],
sidebar: [
{
text: 'Why Smart Wallet?',
link: '/why',
},
{
text: 'Quick Start',
link: '/quick-start',
},
{
text: 'FAQ',
link: '/faq',
description: 'Smart Wallet Documentation',
logoUrl: '/logo.svg',
iconUrl: '/logo.svg',
Copy link
Contributor Author

@nateReiners nateReiners May 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just added these 4 lines, the rest is just auto formatting

@wilsoncusack wilsoncusack merged commit 24f2460 into main May 3, 2024
3 checks passed
@wilsoncusack wilsoncusack deleted the nate/ogImages branch May 3, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants