File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ authors: [fecommunity]
55tags : [reactpress]
66---
77
8+ <!-- truncate-->
9+
810# [ 1.6.0] ( https://github.com/fecommunity/reactpress/compare/v1.5.0...v1.6.0 ) (2024-12-21)
911
1012
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ const config: Config = {
1010 favicon : 'img/favicon.ico' ,
1111
1212 // Set the production url of your site here
13- url : 'https://your-docusaurus-site.example .com' ,
13+ url : 'https://blog.gaoredu .com' ,
1414 // Set the /<baseUrl>/ pathname under which your site is served
1515 // For GitHub pages deployment, it is often '/<projectName>/'
1616 baseUrl : '/' ,
@@ -111,15 +111,15 @@ const config: Config = {
111111 items : [
112112 {
113113 label : 'Stack Overflow' ,
114- href : 'https://stackoverflow.com/questions/tagged/docusaurus ' ,
114+ href : 'https://stackoverflow.com/questions/tagged/reactpress ' ,
115115 } ,
116116 {
117- label : 'Discord ' ,
118- href : 'https://discordapp .com/invite/docusaurus ' ,
117+ label : 'Github ' ,
118+ href : 'https://github .com/fecommunity/reactpress/issues ' ,
119119 } ,
120120 {
121- label : 'X ' ,
122- href : 'https://x. com/docusaurus ' ,
121+ label : '高热度网 ' ,
122+ href : 'https://blog.gaoredu. com/' ,
123123 } ,
124124 ] ,
125125 } ,
You can’t perform that action at this time.
0 commit comments