Skip to content

Commit

Permalink
Better blog title/desc (#2182)
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty287 authored Aug 9, 2023
1 parent f1f3958 commit 4bed647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,8 @@ module.exports = {
},
},
blog: {
blogTitle: 'Docusaurus blog!',
blogDescription: 'A Docusaurus powered blog!',
blogTitle: 'Blog',
blogDescription: 'A blog for release announcements, turorials...',
// postsPerPage: 'ALL',
// blogSidebarCount: 0,
},
Expand Down

0 comments on commit 4bed647

Please sign in to comment.