We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d9472f + 6070a4f commit cfeb911Copy full SHA for cfeb911
1 file changed
src/lib/layout.shared.tsx
@@ -10,6 +10,7 @@ export function baseOptions(): BaseLayoutProps {
10
<span>Spry Docs</span>
11
</div>
12
),
13
+ url: 'https://sprymd.org',
14
},
15
};
16
}
0 commit comments