mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 03:32:51 +02:00
fix: incorrect configuration
This commit is contained in:
parent
5d327ff4f8
commit
4341dab741
6 changed files with 183 additions and 114 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue