fix: incorrect configuration

This commit is contained in:
radishzzz 2025-01-13 22:03:57 +00:00
parent 5d327ff4f8
commit 4341dab741
6 changed files with 183 additions and 114 deletions

View file

@ -7,7 +7,7 @@ export const themeConfig: ThemeConfig = {
subtitle: '再现版式之美',
description: '一个优美的博客主题',
author: 'radishzz',
url: 'http://localhost:4321/',
url: 'https://retypeset.netlify.app',
favicon: '#',
},
// SITE INFORMATION >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> END