We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85dd1cf commit 8467707Copy full SHA for 8467707
sanity.config.ts
@@ -4,7 +4,7 @@ import { markdownSchema } from 'sanity-plugin-markdown';
4
5
export default createConfig({
6
name: 'default',
7
- title: 'portfolio-blognpm fun',
+ title: 'portfolio-blog',
8
projectId: 'hyxkyhqk',
9
dataset: 'production',
10
plugins: [deskTool(), markdownSchema()],
0 commit comments