Skip to content

Commit cf87cfe

Browse files
committed
My Site -> miso-lynx
1 parent ce47e31 commit cf87cfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rspress.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { defineConfig } from 'rspress/config';
33

44
export default defineConfig({
55
root: path.join(__dirname, 'docs'),
6-
title: 'My Site',
6+
title: 'miso-lynx',
77
icon: '/rspress-icon.png',
88
logo: {
99
light: '/rspress-light-logo.png',
@@ -14,7 +14,7 @@ export default defineConfig({
1414
{
1515
icon: 'github',
1616
mode: 'link',
17-
content: 'https://github.com/web-infra-dev/rspress',
17+
content: 'https://github.com/haskell-miso/miso-lynx',
1818
},
1919
],
2020
},

0 commit comments

Comments
 (0)