Skip to content

Commit 641326d

Browse files
committed
feat: 修改部署域名
1 parent 84a5747 commit 641326d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slate.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import { defineConfig } from './src/helpers/config-helper';
55

66
export default defineConfig({
7-
site: 'https://slate-blog.com',
7+
site: 'https://slate-blog-demo.vercel.app',
88
avatar: '/avatar.png',
99
title: 'Slate Blog',
1010
description: 'Pure thoughts, simple stories.',

0 commit comments

Comments
 (0)