We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a5747 commit 641326dCopy full SHA for 641326d
slate.config.ts
@@ -4,7 +4,7 @@
4
import { defineConfig } from './src/helpers/config-helper';
5
6
export default defineConfig({
7
- site: 'https://slate-blog.com',
+ site: 'https://slate-blog-demo.vercel.app',
8
avatar: '/avatar.png',
9
title: 'Slate Blog',
10
description: 'Pure thoughts, simple stories.',
0 commit comments