File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 link : /guide/
1212 - theme : alt
1313 text : GitHub
14- link : https://github.com/junian/cpp-awesome-pack /
14+ link : https://github.com/junian/cpp-console-apps /
1515 image :
1616 src : /rspress-icon.png
1717 alt : Logo
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import { defineConfig } from 'rspress/config';
33
44export default defineConfig ( {
55 root : path . join ( __dirname , 'docs' ) ,
6- base : '/cpp-awesome-pack /' , // For hosting to https://example.com/cpp-awesome-pack /
6+ base : '/cpp-console-apps /' , // For hosting to https://example.com/cpp-console-apps /
77 title : 'C/C++ Console Apps' ,
88 icon : '/rspress-icon.png' ,
99 logo : {
@@ -15,7 +15,7 @@ export default defineConfig({
1515 {
1616 icon : 'github' ,
1717 mode : 'link' ,
18- content : 'https://github.com/junian/cpp-awesome-pack /' ,
18+ content : 'https://github.com/junian/cpp-console-apps /' ,
1919 } ,
2020 ] ,
2121 } ,
You can’t perform that action at this time.
0 commit comments